Document.NewSlabEdge
Description:
Creates a slab edge along a reference.
Creates a slab edge along a reference.
Overloads (2):
public SlabEdge NewSlabEdge(
SlabEdgeType SlabEdgeType,
Reference reference
)
-
SlabEdgeTypeThe type of the slab edge to create
-
referenceA planar line or arc that represents the place where you want to place the slab edge.
-
Thrown if the slab edge type does not exist in the given document.