DisplayPipelineModelTransform Property |
Gets or sets the current model transformation that is applied to vertices when drawing.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Transform ModelTransform { get; set; }Public Property ModelTransform As Transform
Get
Set
Property Value
Type:
Transform
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also