TorusElement
- class Communicator.SubentityProperties.TorusElement()
Returned by
Model.getFaceProperty
when the requested face fits a torus.
Constructors
Properties
Methods
Constructors
- TorusElement.constructor(majorRadius, minorRadius, origin, normal)
- Arguments
- Return type
Properties
- TorusElement.__TorusElement
- Type
Internal.PhantomMember
- TorusElement.majorRadius
- Type
number
- TorusElement.minorRadius
- Type
number
Methods
copy
- TorusElement.copy()
- Return type
type
static fromJson
- TorusElement.fromJson(propData)
- Arguments
propData (
any()
) –
- Return type