2027 Members
Changes 0
M

FamilyInstance Properties

Name Return Type Description Inherited From
P AssemblyInstanceId ElementId The id of the assembly instance to which the element belongs. (Inherited from Element ) Element
P BoundingBox BoundingBoxXYZ Retrieves a box that circumscribes all geometry of the element. (Inherited from Element ) Element
P CanFlipFacing bool Property to test whether the orientation of family instance facing can be flipped.
P CanFlipHand bool Property to test whether the orientation of family instance hand can be flipped.
P CanFlipWorkPlane bool Identifies if the instance can flip its work plane.
P CanRotate bool Property to test whether the family instance can be rotated by 180 degrees.
P CanSplit bool Identifies whether a particular family instance can be split at a point on it's defining curve (by Split(Double) ).
P Category Category Retrieves a Category object that represents the category or sub category in which the element resides. (Inherited from Element ) Element
P CreatedPhaseId ElementId Id of a Phase at which the Element was created. (Inherited from Element ) Element
P DemolishedPhaseId ElementId Id of a Phase at which the Element was demolished. (Inherited from Element ) Element
P DesignOption DesignOption Returns the design option to which the element belongs. (Inherited from Element ) Element
P Document Document Returns the Document in which the Element resides. (Inherited from Element ) Element
P ExtensionUtility IExtension Property to check whether the instance can be extended and return the interface for extension operation.
P FacingFlipped bool Property to test whether the orientation of family instance facing is flipped.
P FacingOrientation XYZ Property to get the orientation of family instance facing.
P FromRoom Room The "From Room" set for the door or window in the last phase of the project.
P FromRoom[Phase] Room
P Geometry GeometryElement Retrieves the geometric representation of the element. (Inherited from Element ) Element
P GroupId ElementId The id of the group to which an element belongs. (Inherited from Element ) Element
P HandFlipped bool Property to test whether the orientation of family instance hand is flipped.
P HandOrientation XYZ Property to get the orientation of family instance hand.
P HasSpatialElementCalculationPoint Boolean Identifies if this instance has a single SpatialElementCalculationPoint used as the search point for Revit to identify if the instance is inside a room or space.
P HasSpatialElementFromToCalculationPoints Boolean Identifies if this instance has a pair of SpatialElementCalculationPoints used as the search points for Revit to identify if the instance lies between up to two rooms or spaces.
P Host Element If the instance is contained within another element, this property returns the containing element. An instance that is face hosted will return the element containing the face.
P HostFace Reference Property to get the reference to the host face of family instance.
P HostParameter double If the instance is hosted by a wall, this property returns the parameter value of the insertion point of the instance along the wall's location curve, as long as the family of the instance isn't work plane based.
P Id ElementId A unique identifier for an Element in an Autodesk Revit project. (Inherited from Element ) Element
P Invisible bool Property to test whether the family instance is invisible.
P IsModifiable bool Identifies if the element is modifiable. (Inherited from Element ) Element
P IsSlantedColumn bool Indicates if the family instance is a slanted column.
P IsTransient bool Indicates whether an element is transient or permanent. (Inherited from Element ) Element
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity. (Inherited from Element ) Element
P IsWorkPlaneFlipped bool Identifies if the instance's work plane is flipped.
P LevelId ElementId The id of the level associated with the element. (Inherited from Element ) Element
P Location Location This property is used to find the physical location of an instance within project. (Overrides Element . Location )
P MEPModel MEPModel Retrieves the MEP model for the family instance.
P Mirrored bool Property to test whether the family instance is mirrored. (only one axis is flipped)
P Name string A human readable name for the Element. (Inherited from Element ) Element
P OwnerViewId ElementId The id of the view that owns the element. (Inherited from Element ) Element
P Parameter[BuiltInParameter] Parameter Retrieves a parameter from the element given a parameter id. (Inherited from Element ) Element
P Parameter[Definition] Parameter Retrieves a parameter from the element based on its definition. (Inherited from Element ) Element
P Parameter[Guid] Parameter Retrieves a parameter from the element given a GUID for a shared parameter. (Inherited from Element ) Element
P Parameters ParameterSet Retrieves a set containing all of the parameters that are contained within the element. (Inherited from Element ) Element
P ParametersMap ParameterMap Retrieves a map containing all of the parameters that are contained within the element. (Inherited from Element ) Element
P Pinned bool Identifies if the element has been pinned to prevent changes. (Inherited from Element ) Element
P Room Room The room in which the instance is located (during the last phase of the project).
P Room[Phase] Room
P Space Space The space in which the instance is located (during the last phase of the project).
P Space[Phase] Space
P StructuralMaterialId ElementId Identifies the material that defines the instance's structural analysis properties.
P StructuralMaterialType StructuralMaterialType This property returns the physical material from which the instance is made.
P StructuralType StructuralType Provides the primary structural type of the instance, such as beam or column etc.
P StructuralUsage StructuralInstanceUsage Provides the primary structural usage of the instance, such as brace, girder etc.
P SuperComponent Element Property to get the super component of current family instance.
P Symbol FamilySymbol Returns or changes the FamilySymbol object that represents the type of the instance.
P ToRoom Room The "To Room" set for the door or window in the last phase of the project.
P ToRoom[Phase] Room
P UniqueId string A stable unique identifier for an element within the document. (Inherited from Element ) Element
P VersionGuid Guid Get the element version Guid. (Inherited from Element ) Element
P ViewSpecific bool Identifies if the element is owned by a view. (Inherited from Element ) Element
P WorksetId WorksetId Get Id of the Workset which owns the element. (Inherited from Element ) Element