Click or drag to resize

ScalarDeltaSphericalElement Properties

The ScalarDeltaSphericalElement type exposes the following members.

Properties
  NameDescription
Public propertyElement
Public propertyFrame
Gets or sets the ReferenceFrame that the FromPoint and the ToPoint will be evaluated in.
Public propertyFromPoint
Gets or sets the initial point to measure the angle from.
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyToPoint
Gets or sets the other Point to compute the multi-body value with.
Public propertyVertex
Gets or sets the vertex between the FromPoint and the ToPoint.
Top
See Also