FamilyItemFactory.NewReferencePoint(Transform)
Method
Description:
Create a reference point at a given location and with a given coordinate system in an Autodesk Revit family document.
Create a reference point at a given location and with a given coordinate system in an Autodesk Revit family document.
Parameters
Parameter | Type | Description |
---|---|---|
A_0 | Transform |
Return Value
Type | Description |
---|---|
ReferencePoint | The newly created ReferencePoint. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Thrown when the argument is. |
InvalidOperationException | Thrown when the family is not a Conceptual Mass Family. |