DeletePoint(CadEntityId, XYZ) Method

Definition

Assembly ProCad.Editing.dll
public static CadOperation DeletePoint(CadEntityId entityId, XYZ location)

Parameters

entityId
CadEntityId
location
CSMath.XYZ

Returns