Class CoordinateNoteBuilder
Inheritance
CoordinateNoteBuilder
Assembly: NXOpen.dll
Syntax
public class CoordinateNoteBuilder : PmiAttributeBuilder, IMessageSink, IComponentBuilder
Constructors
CoordinateNoteBuilder()
Declaration
protected CoordinateNoteBuilder()
Properties
Category
Declaration
public string Category { get; set; }
Property Value
DecimalPlace
Declaration
public int DecimalPlace { get; set; }
Property Value
Identifier
Declaration
public string Identifier { get; set; }
Property Value
Revision
Declaration
public string Revision { get; set; }
Property Value
StringPrefixI
Declaration
public string StringPrefixI { get; set; }
Property Value
StringPrefixJ
Declaration
public string StringPrefixJ { get; set; }
Property Value
StringPrefixK
Declaration
public string StringPrefixK { get; set; }
Property Value
StringPrefixLabel
Declaration
public string StringPrefixLabel { get; set; }
Property Value
StringPrefixLevel
Declaration
public string StringPrefixLevel { get; set; }
Property Value
StringPrefixX
Declaration
public string StringPrefixX { get; set; }
Property Value
StringPrefixY
Declaration
public string StringPrefixY { get; set; }
Property Value
StringPrefixZ
Declaration
public string StringPrefixZ { get; set; }
Property Value
StringSuffixI
Declaration
public string StringSuffixI { get; set; }
Property Value
StringSuffixJ
Declaration
public string StringSuffixJ { get; set; }
Property Value
StringSuffixK
Declaration
public string StringSuffixK { get; set; }
Property Value
StringSuffixLabel
Declaration
public string StringSuffixLabel { get; set; }
Property Value
StringSuffixLevel
Declaration
public string StringSuffixLevel { get; set; }
Property Value
StringSuffixX
Declaration
public string StringSuffixX { get; set; }
Property Value
StringSuffixY
Declaration
public string StringSuffixY { get; set; }
Property Value
StringSuffixZ
Declaration
public string StringSuffixZ { get; set; }
Property Value
Title
Declaration
public string Title { get; set; }
Property Value
ToggleI
Declaration
public bool ToggleI { get; set; }
Property Value
ToggleJ
Declaration
public bool ToggleJ { get; set; }
Property Value
ToggleK
Declaration
public bool ToggleK { get; set; }
Property Value
ToggleLabel
Declaration
public bool ToggleLabel { get; set; }
Property Value
ToggleLevel
Declaration
public bool ToggleLevel { get; set; }
Property Value
ToggleX
Declaration
public bool ToggleX { get; set; }
Property Value
ToggleY
Declaration
public bool ToggleY { get; set; }
Property Value
ToggleZ
Declaration
public bool ToggleZ { get; set; }
Property Value
TrackingCsys
Declaration
public CoordinateSystem TrackingCsys { get; set; }
Property Value
TrackingPoint
Declaration
public Point TrackingPoint { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink