Document.NewSlabEdge
Description:
Creates a slab edge along a reference array.
Creates a slab edge along a reference array.
Overloads (2):
public SlabEdge NewSlabEdge(
SlabEdgeType SlabEdgeType,
ReferenceArray references
)
-
SlabEdgeTypeThe type of the slab edge to create
-
referencesAn array of planar lines and arcs 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.