2024 Class
Changes 0
C

FamilyInstanceCreationData

Description:
A class which wraps the arguments of FamilyInstance for batch creation.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.Creation.FamilyInstanceCreationData
Name Return Type Description
C FamilyInstanceCreationData(Curve, FamilySymbol, Level, StructuralType) None Initializes a new instance of the class
C FamilyInstanceCreationData(Face, Line, FamilySymbol) None Initializes a new instance of the class
C FamilyInstanceCreationData(Face, XYZ, XYZ, FamilySymbol) None Initializes a new instance of the class
C FamilyInstanceCreationData(FamilySymbol, IList<XYZ>) None Initializes a new instance of the class
C FamilyInstanceCreationData(Object) None Initializes a new instance of the class
C FamilyInstanceCreationData(XYZ, FamilySymbol, Element, Level, StructuralType) None Initializes a new instance of the class
C FamilyInstanceCreationData(XYZ, FamilySymbol, Element, StructuralType) None Initializes a new instance of the class
C FamilyInstanceCreationData(XYZ, FamilySymbol, Level, StructuralType) None Initializes a new instance of the class
C FamilyInstanceCreationData(XYZ, FamilySymbol, StructuralType) None Initializes a new instance of the class
C FamilyInstanceCreationData(XYZ, FamilySymbol, XYZ, Element, StructuralType) None Initializes a new instance of the class
Name Return Type Description
P Axis Line Get or set the axis of the FamilyInstance
P RotateAngle double Get or set the rotate angle of the FamilyInstance