NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
List of all members
NXOpen.Annotations.DraftingDatum Class Reference

Represents a datum More...

Inheritance diagram for NXOpen.Annotations.DraftingDatum:
NXOpen.Annotations.BaseDatum NXOpen.Annotations.Gdt NXOpen.Annotations.IDatum NXOpen.Annotations.SimpleDraftingAid NXOpen.Annotations.IFcf NXOpen.INXObject NXOpen.Annotations.DraftingAid NXOpen.INXObject NXOpen.Annotations.Annotation NXOpen.DisplayableObject NXOpen.NXObject NXOpen.IFitTo NXOpen.TaggedObject NXOpen.INXObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.Annotations.Datum

Additional Inherited Members

- Public Types inherited from NXOpen.DisplayableObject
enum  ObjectFont {
  Solid = 1, Dashed, Phantom, Centerline,
  Dotted, LongDashed, DottedDashed, Eight = 11,
  Nine, Ten, Eleven
}
 specifies the object font for objects such as lines More...
 
enum  ObjectWidth {
  Normal, Thick, Thin, One = 5,
  Two, Three, Four, Five,
  Six, Seven, Eight, Nine
}
 specifies object width for objects such as lines and text More...
 
- Public Member Functions inherited from NXOpen.Annotations.Gdt
unsafe
NXOpen.Annotations.FcfFrameData 
GetFcfFrameData ()
 Returns the single FCF frames data This is only designed to work with old feature control frames without builders. More...
 
unsafe
NXOpen.Annotations.FcfFrameData[] 
GetFcfFrameDataArray ()
 Returns the multiple FCF frames data This is only designed to work with old feature control frames without builders. More...
 
unsafe void SetFcfFrameData (NXOpen.Annotations.FcfFrameData data)
 Sets the single FCF frames data. More...
 
unsafe void SetFcfFrameData (NXOpen.Annotations.FcfFrameData[] fcfFrameData)
 Sets the multiple FCF frames data. More...
 
unsafe void SetSymbolCfw (NXOpen.Annotations.LineCfw cfw)
 Sets the symbol color, font, and width. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.Annotations.BaseDatum
unsafe string Label [get, set]
 Returns or sets the label. More...
 

Detailed Description

Represents a datum

To create or edit an instance of this class, use NXOpen.Annotations.DraftingDatumFeatureSymbolBuilder

Created in NX5.0.0


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.