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]

Transformation

      Element upperRadius[0, 1]

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

Attributes
NameTypeRequiredDescription
Attribute externalDataDirectorySimple Type string
Attribute externalDataNodePathSimple Type string
Attribute externalFileNameSimple Type string
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.