<Code Lib>
2027 Method
Changes 2
M

DirectShape.AddReferencePoint(XYZ)

Description:
Adds a reference point to the DirectShape.
Overloads (2):

public void AddReferencePoint(
	XYZ refPoint
)

  • refPoint
    The coordinates of the new reference point.

Loading…