Void
ConstructionLine
.DeletePlane(
Plane
plane, Boolean forceDelete)
Delete a plane associated with this construction line.
Remarks
Examples
Parameters
plane
Type:
Plane
A Plane instance.
forceDelete
Type: Boolean
Force delete, converting all plane-associated edge vertices to type Global.
Return Value
Type: Void