PlanCircuit.GetPointInside Method
Returns a point inside the circuit.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public UV GetPointInside()
Return Value
UV
Exceptions
Exception
Condition
InvalidOperationException
Thrown when a valid UV point couldn't be obtained.
See Also
Reference
PlanCircuit Class
Autodesk.Revit.DB Namespace