2027 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 Inherited From
C FamilyInstanceCreationData(Object) None Initializes a new instance of the FamilyInstanceCreationData class
C FamilyInstanceCreationData(FamilySymbol, IList<XYZ>) None Initializes a new instance of the FamilyInstanceCreationData class
C FamilyInstanceCreationData(Face, Line, FamilySymbol) None Initializes a new instance of the FamilyInstanceCreationData class
C FamilyInstanceCreationData(XYZ, FamilySymbol, StructuralType) None Initializes a new instance of the FamilyInstanceCreationData class
C FamilyInstanceCreationData(Curve, FamilySymbol, Level, StructuralType) None Initializes a new instance of the FamilyInstanceCreationData class
C FamilyInstanceCreationData(Face, XYZ, XYZ, FamilySymbol) None Initializes a new instance of the FamilyInstanceCreationData class
C FamilyInstanceCreationData(XYZ, FamilySymbol, Element, StructuralType) None Initializes a new instance of the FamilyInstanceCreationData class
C FamilyInstanceCreationData(XYZ, FamilySymbol, Level, StructuralType) None Initializes a new instance of the FamilyInstanceCreationData class
C FamilyInstanceCreationData(XYZ, FamilySymbol, Element, Level, StructuralType) None Initializes a new instance of the FamilyInstanceCreationData class
C FamilyInstanceCreationData(XYZ, FamilySymbol, XYZ, Element, StructuralType) None Initializes a new instance of the FamilyInstanceCreationData class
Name Return Type Description Inherited From
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object
Name Return Type Description Inherited From
P Axis Line Get or set the axis of the FamilyInstance
P RotateAngle double Get or set the rotate angle of the FamilyInstance