Returns path to a 'face' subentity, if the
boundary belongs to any; may be empty
Namespace: Bricscad.Quad
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public virtual FullSubentityPath path()
Public Overridable Function path As FullSubentityPath
public:
virtual FullSubentityPath path()
abstract path : unit -> FullSubentityPath
override path : unit -> FullSubentityPath
Return Value
FullSubentityPath
See Also