Document.NewFascia(FasciaType, Reference)
Description:
Creates a fascia along a reference.
Creates a fascia along a reference.
Overloads (2):
public Fascia NewFascia(
FasciaType FasciaType,
Reference reference
)
-
FasciaTypeThe type of the fascia to create
-
referenceA planar line or arc that represents the place where you want to place the fascia.
-
Thrown if the fascia type does not exist in the given document.
No comments yet. Start the discussion.
Loading…