Click or drag to resize

BuilderElementStraightLineOrientation Properties

The BuilderElementStraightLineOrientation type exposes the following members.

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