CircleElement
- class Communicator.SubentityProperties.CircleElement()
Returned by
Model.getEdgeProperty
when the requested edge is an arc.
Constructors
Properties
Methods
Constructors
- CircleElement.constructor(radius, origin, normal)
- Arguments
- Return type
Properties
- CircleElement.__CircleElement
- Type
Internal.PhantomMember
- CircleElement.radius
- Type
number
Methods
copy
- CircleElement.copy()
- Return type
type
static fromJson
- CircleElement.fromJson(propData)
- Arguments
propData (
any()
) –
- Return type