Enum AnnotationPreservationMode
Enumeration for setting the preservation mode of annotations on member/submaterial details.
Namespace: DesignData.SDS2.Setup
Assembly: DesignData.SDS2.Setup.dll
Syntax
public enum AnnotationPreservationMode
Fields
Name | Description |
---|---|
All | Preserve all with updated drawing piecemarks. |
IgnorePiecemarks | Preserve all without updated drawing piecemarks. |
None | Don't preserve any annotations. |
UserCreated | Preserve user-created annotations. |