M

Document.NewFascia

Description:
Creates a fascia along a reference array.
Overloads (2):
NewFascia(FasciaType,ReferenceArray)
public Fascia NewFascia(
	FasciaType FasciaType,
	ReferenceArray references
)
Return Value nullNothingnullptr If successful a new fascia object within the project, otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) .