QuadBoundaryoverlapsWithFaceEdge Method

Returns 'true' if an edge overlaps with an edge of the face it belongs to, if any

Namespace: Bricscad.Quad
Assembly: BrxMgd (in BrxMgd.dll) Version: 24.0.1.0
Syntax
public virtual bool overlapsWithFaceEdge(
        uint loopIndex,
        uint edgeIndex
)

Parameters

loopIndex  UInt32
 
edgeIndex  UInt32
 

Return Value

Boolean
See Also

©  Bricsys NV. All rights reserved.