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: 21.0.0.15598
Syntax
public virtual bool overlapsWithFaceEdge(
        uint loopIndex,
        uint edgeIndex
)

Parameters

loopIndex
Type: SystemUInt32
edgeIndex
Type: SystemUInt32

Return Value

Type: Boolean
See Also

©  Bricsys NV. All rights reserved.