PlanCircuitGetPointInside Method |
Returns a point inside the circuit.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic UV GetPointInside()
Public Function GetPointInside As UV
public:
UV^ GetPointInside()
member GetPointInside : unit -> UV
Return Value
UV
Exceptions
See Also