ConeElement
- class Communicator.SubentityProperties.ConeElement()
Returned by
Model.getFaceProperty
when the requested face fits a cone.
Constructors
Properties
Methods
Constructors
- ConeElement.constructor(radius, origin, normal, halfAngle)
- Arguments
- Return type
Properties
- ConeElement.__ConeElement
- Type
Internal.PhantomMember
- ConeElement.halfAngle
- Type
number
- ConeElement.radius
- Type
number
Methods
copy
- ConeElement.copy()
- Return type
type
static fromJson
- ConeElement.fromJson(propData)
- Arguments
propData (
any()
) –
- Return type