2021 Members
Changes 4
M

PlanCircuit

Name Return Type Description Inherited From
M Dispose() None Causes the object to release immediately any resources it may be utilizing. (Inherited from APIObject .) APIObject
M Equals None (Inherited from Object .) Object .
M GetHashCode None (Inherited from Object .) Object .
M GetPointInside() UV Returns a point inside the circuit.
M GetType None (Inherited from Object .) Object .
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P Area double The enclosed area of the circuit.
P IsReadOnly bool Identifies if the object is read-only or modifiable. (Inherited from APIObject .) APIObject
P IsRoomLocated bool Reports whether there is a room located in this circuit.
P SideNum int The number of sides in the circuit.