FamilyInstanceCreationData(Face, XYZ, XYZ, FamilySymbol)
Description:
Autodesk.Revit.Creation.
Autodesk.Revit.Creation.
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.