Class AnnotationSettingsBuilder
Inheritance
AnnotationSettingsBuilder
Assembly: NXOpen.dll
Syntax
public class AnnotationSettingsBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
AnnotationSettingsBuilder()
Declaration
protected AnnotationSettingsBuilder()
Properties
ConvertToOriginalModelView
Declaration
public bool ConvertToOriginalModelView { get; set; }
Property Value
LinearDimensionTolerance
Declaration
public double LinearDimensionTolerance { get; set; }
Property Value
PreserveDraftingLayer
Declaration
public bool PreserveDraftingLayer { get; set; }
Property Value
PreserveHiddenStatus
Declaration
public bool PreserveHiddenStatus { get; set; }
Property Value
ProcessObjectsHidden
Declaration
public bool ProcessObjectsHidden { get; set; }
Property Value
Units
Declaration
public AnnotationSettingsBuilder.UnitsEnum Units { get; set; }
Property Value
Methods
SaveAnnotationType(AnnotationTypeEnum, bool)
Declaration
public void SaveAnnotationType(AnnotationSettingsBuilder.AnnotationTypeEnum annType, bool annValue)
Parameters
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink