Click or drag to resize
coneType Complex Type

Cone

Namespace: Empty

Schema: Empty

Base Type
Usages
Children
NameOccurrencesDescription
All All
      Element height

Height in z-direction [m]

      Element lowerRadius

Radius of the lower circular face [m]

      Element transformation[0, 1]

Optional rigid transformation defining the position and orientation

      Element upperRadius[0, 1]

Radius of the upper circular face [m] (if not defined: equals 0)

Attributes
NameTypeRequiredDescription
Attribute externalDataDirectorySimple Type string

Directory of the external data file

Attribute externalDataNodePathSimple Type string

Path of the node inside the external data file

Attribute externalFileNameSimple Type string

Name of the external data file

Remarks

The local component coordinate system of the cone is centered on the center of its lower circular face. The cone axis coincides with the local z-axis. The lower circular face lies in the plane z = 0 and the upper circular face lies in the plane z = height.

The upper radius is optional. If not specified, it defaults to 0, resulting in a pointed cone. If lowerRadius and upperRadius are equal, the geometry is cylindrical.