FinalGatherMode Enumeration

Specifies the final gathering mode.

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public enum FinalGatherMode
Members
Member name Value Description
FinalGatherNone 0 No final gathering.
FinalGatherCast 1 The final gathering is in casting mode.
FinalGatherReceive 2 The final gathering is in receiving mode.
FinalGatherCastAndReceive 3 The final gathering is in casting and receiving mode.
See Also

©  Bricsys NV. All rights reserved.