RhinoCommon API
NamedPositionTableObjectXform Method (Guid, RhinoObject, Transform) |
Retrieve the Transform of a Rhino Object relate dto a Named Position.
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool ObjectXform( Guid id, RhinoObject obj, ref Transform xform )
Public Function ObjectXform ( id As Guid, obj As RhinoObject, ByRef xform As Transform ) As Boolean
Parameters
- id
- Type: SystemGuid
The Guid of the Named Position - obj
- Type: Rhino.DocObjectsRhinoObject
The Rhino Object from which to retrieve the Transform. - xform
- Type: Rhino.GeometryTransform
The Transform to retrieve.
Return Value
Type: BooleanTransform of the RhinoObject related to the Named Position.

Rhino for Windows
Supported in: 6.14