MPolygonAppendMPolygonLoop Method

Appends a polygon loop.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 25.3.0.0
Syntax
public virtual void AppendMPolygonLoop(
        BulgeVertexCollection bulgeVertexCol,
        bool excludeCrossing,
        double tolerance
)

Parameters

bulgeVertexCol  BulgeVertexCollection
[in] Collection of bulge values for corresponding 2D vertices.
excludeCrossing  Boolean
[in] Flag that specifies whether to disable creating a polygon if there are crosses between loops.
tolerance  Double
[in] Measurement accuracy tolerance.
See Also

©  Bricsys NV. All rights reserved.