Class DrawingAnnotationBuilder
Inheritance
DrawingAnnotationBuilder
Assembly: NXOpen.dll
Syntax
public class DrawingAnnotationBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
DrawingAnnotationBuilder()
Declaration
protected DrawingAnnotationBuilder()
Properties
ExistingAutomaticAnnotation
Declaration
public DrawingAnnotationBuilder.Annotation ExistingAutomaticAnnotation { get; set; }
Property Value
IsCreateContinuitySymbolForBoundingStructureOfBracket
Declaration
public bool IsCreateContinuitySymbolForBoundingStructureOfBracket { get; set; }
Property Value
IsCreateContinuitySymbolOnSectionStiffener
Declaration
public bool IsCreateContinuitySymbolOnSectionStiffener { get; set; }
Property Value
IsCreateFireAndSafetyPlan
Declaration
public bool IsCreateFireAndSafetyPlan { get; set; }
Property Value
IsCreateOpeningFillLines
Declaration
public bool IsCreateOpeningFillLines { get; set; }
Property Value
IsCreateReferenceLines
Declaration
public bool IsCreateReferenceLines { get; set; }
Property Value
IsCreateScantling
Declaration
public bool IsCreateScantling { get; set; }
Property Value
IsCreateScantlingTable
Declaration
public bool IsCreateScantlingTable { get; set; }
Property Value
IsCreateStiffenerSectionSymbol
Declaration
public bool IsCreateStiffenerSectionSymbol { get; set; }
Property Value
IsCreateStructureID
Declaration
public bool IsCreateStructureID { get; set; }
Property Value
ShowDefaultGradeInScantlingTable
Declaration
[Obsolete("Deprecated in NX2007.0.0. Removed with no replacement.")]
public bool ShowDefaultGradeInScantlingTable { get; set; }
Property Value
ViewList
Declaration
public SelectDraftingViewList ViewList { get; }
Property Value
Methods
UpdateDefaultGrades(string)
Declaration
public void UpdateDefaultGrades(string defaultGrades)
Parameters
Type |
Name |
Description |
string |
defaultGrades |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink