TryGetTransformLine(CadOperation, out XYZ, out XYZ) Method

Definition

Assembly ProCad.Editing.dll
public static bool TryGetTransformLine(CadOperation operation, scoped out XYZ toStart, scoped out XYZ toEnd)

Parameters

operation
CadOperation
toStart
CSMath.XYZ
toEnd
CSMath.XYZ

Returns