FamilyInstanceCreationData(Face, XYZ, XYZ, FamilySymbol)
Description:
Initializes a new instance of the class
Initializes a new instance of the class
Overloads (10):
FamilyInstanceCreationData(Face,XYZ,XYZ,FamilySymbol)
public FamilyInstanceCreationData(
Face face,
XYZ location,
XYZ referenceDirection,
FamilySymbol symbol
)
-
faceA face of a geometry object.
-
locationPoint on the face where the instance is to be placed.
-
referenceDirectionA vector that defines the direction of the family instance.
-
symbolA FamilySymbol object that represents the type of the instance that is to be inserted.