2024 Method
Changes 0
M

FamilyItemFactory.NewReferencePoint

Description:
Create a reference point at a given location in an Autodesk Revit family document.
Remarks:
The ReferencePoint will have a default coordinate system corresponding to the global coordinate system.
Overloads (3):
public ReferencePoint NewReferencePoint(
	XYZ A_0
)
Return Value ReferencePoint The newly created ReferencePoint.