Document.NewFascia
Description:
Creates a fascia along a reference array.
Creates a fascia along a reference array.
Overloads (2):
public Fascia NewFascia(
FasciaType FasciaType,
ReferenceArray references
)
-
FasciaTypeThe type of the fascia to create
-
referencesAn array of planar lines and arcs that represents the place where you want to place the fascia.
-
Thrown if the fascia type does not exist in the given document.