Click or drag to resize

DisplayPipelineModelTransform Property

Gets or sets the current model transformation that is applied to vertices when drawing.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Transform ModelTransform { get; set; }

Property Value

Type: Transform
See Also