<Code Lib>
2020 Method
Changes 0
M

ReferenceWithContext.GetInstanceTransform

Description:
Gets the transform of the instance.

public Transform GetInstanceTransform()

Transform The transform of an instance when the reference is returned by FindReferencesWithContextByDirection(XYZ, XYZ, View3D) or ReferenceIntersector.Find(XYZ, XYZ).

Loading…