FamilyPointPlacementReference
Description:
This object represents data corresponding to the placement references in a certain types of Family Instances (see examples listed below).
This object represents data corresponding to the placement references in a certain types of Family Instances (see examples listed below).
Remarks:
Examples of FamilyInstance objects that contain placement references are Panels and Flexible Components.
Examples of FamilyInstance objects that contain placement references are Panels and Flexible Components.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.APIObject
Autodesk.Revit.DB.FamilyPointPlacementReference
System.Object
Autodesk.Revit.DB.APIObject
Autodesk.Revit.DB.FamilyPointPlacementReference
public class FamilyPointPlacementReference : APIObject
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Location | Transform | The location of the point. | |
| Name | string | The name of the corresponding reference point in the Family document. | |
| PointReference | Reference | The reference on which the point depends on. | |
| IsReadOnly | bool | Identifies if the object is read-only or modifiable. | APIObject |