BIMLinearGeometryGetSideFaces Method
|
Namespace: Bricscad.Bim
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public List<FullSubentityPath> GetSideFaces()
Public Function GetSideFaces As List(Of FullSubentityPath)
public:
List<FullSubentityPath>^ GetSideFaces()
member GetSideFaces : unit -> List<FullSubentityPath>
Return Value
Type:
ListFullSubentityPath
See Also