TransformPoint(CadEntityId, XYZ, XYZ) Method

Definition

Assembly ProCad.Editing.dll
public static CadOperation TransformPoint(CadEntityId entityId, XYZ fromLocation, XYZ toLocation)

Parameters

entityId
CadEntityId
fromLocation
CSMath.XYZ
toLocation
CSMath.XYZ

Returns