IBuilderElementOrientationWriter Interface
write-only interface for getting the orientation for building elements.
Namespace: Karamba.ElementsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public interface IBuilderElementOrientationWriter
Public Interface IBuilderElementOrientationWriter
public interface class IBuilderElementOrientationWriter
type IBuilderElementOrientationWriter = interface end
Alpha
|
Sets rotation angle given in rad.
|
AlphaList
|
Sets rotation angles given in rad.
|
Reader
|
Gets a reader for the data structure, clear the internal data.
|
XOri
|
Sets x-orientation of the element.
|
XOriList
|
Sets x-orientations of the element.
|
YOri
|
Sets y-orientation of the element.
|
YOriList
|
Sets y-orientations of the element.
|
ZOri
|
Sets z-orientation of the element.
|
ZOriList
|
Sets z-orientations of the element.
|