CylinderElement
- class Communicator.SubentityProperties.CylinderElement()
Returned by
Model.getFacePropertywhen the requested face fits a cylinder.
Constructors
Properties
Methods
Constructors
- CylinderElement.constructor(radius, origin, normal)
- Arguments
- Return type
Properties
- CylinderElement.__CylinderElement
- Type
Internal.PhantomMember
- CylinderElement.radius
- Type
number
Methods
copy
- CylinderElement.copy()
- Return type
type
static fromJson
- CylinderElement.fromJson(propData)
- Arguments
propData (
any()) –
- Return type