Click or drag to resize

BuilderElementStraightLineOrientation Properties

The BuilderElementStraightLineOrientation type exposes the following members.

Properties
  NameDescription
Public propertyAlpha
Gets the rotation angle given in rad.
(Inherited from BuilderElementOrientation.)
Public propertyAlphaGiven
Gets a value indicating whether an alpha-value was set.
(Inherited from BuilderElementOrientation.)
Public propertyAlphaList
Gets list of rotation angles given in rad (for e.g. shells).
(Inherited from BuilderElementOrientation.)
Public propertyIsDefault
Gets a value indicating whether the orientation is the default orientation.
(Inherited from BuilderElementOrientation.)
Public propertyWriter
Gets a writer for the data structure.
(Overrides BuilderElementOrientationWriter.)
Public propertyXOri
Gets vector for x-orientation.
(Inherited from BuilderElementOrientation.)
Public propertyXOriGiven
Gets a value indicating whether the x-orientations were supplied.
(Inherited from BuilderElementOrientation.)
Public propertyXOriList
Gets list of vectors for x-orientation (for e.g. shells).
(Inherited from BuilderElementOrientation.)
Public propertyYOri
Gets vector for y-orientation.
(Inherited from BuilderElementOrientation.)
Public propertyYOriGiven
Gets a value indicating whether the y-orientations were supplied.
(Inherited from BuilderElementOrientation.)
Public propertyYOriList
Gets list of vectors for y-orientation (for e.g. shells).
(Inherited from BuilderElementOrientation.)
Public propertyZOri
Gets vector for z-orientation.
(Inherited from BuilderElementOrientation.)
Public propertyZOriGiven
Gets a value indicating whether z-orientations were supplied.
(Inherited from BuilderElementOrientation.)
Public propertyZOriList
Gets list of vectors for z-orientation (for e.g. shells).
(Inherited from BuilderElementOrientation.)
Top
See Also