Returns the plane, the loops belong to
Namespace: Bricscad.Quad
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public virtual Plane plane()
Public Overridable Function plane As Plane
public:
virtual Plane^ plane()
abstract plane : unit -> Plane
override plane : unit -> Plane
Return Value
Type:
Plane
See Also