NXOpen .NET Reference  12.0.0
List of all members
NXOpen.Annotations.BaseFcf Class Reference

Represents a datum More...

Inheritance diagram for NXOpen.Annotations.BaseFcf:
NXOpen.Annotations.Gdt NXOpen.Annotations.SimpleDraftingAid NXOpen.Annotations.IFcf NXOpen.Annotations.DraftingAid NXOpen.INXObject NXOpen.Annotations.Annotation NXOpen.DisplayableObject NXOpen.NXObject NXOpen.IFitTo NXOpen.INXObject NXOpen.INXObject NXOpen.Annotations.DraftingFcf NXOpen.Annotations.Fcf

Additional Inherited Members

- Public Types inherited from NXOpen.DisplayableObject
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...
 
enum  ObjectFont {
  Solid = 1, Dashed, Phantom, Centerline,
  Dotted, LongDashed, DottedDashed
}
 specifies the object font for objects such as lines More...
 
- Public Member Functions inherited from NXOpen.Annotations.Gdt
unsafe void SetSymbolCfw (NXOpen.Annotations.LineCfw cfw)
 Sets the symbol color, font, and width. More...
 
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 void SetFcfFrameData (NXOpen.Annotations.FcfFrameData data)
 Sets the single FCF frames data. 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[] fcfFrameData)
 Sets the multiple FCF frames data. More...
 
- Properties inherited from NXOpen.Annotations.Gdt
unsafe bool CanChangeLeaderPositionParameter [get]
 Returns a flag indicating whether the NXOpen.Annotations.Gdt.LeaderPositionParameter can be changed More...
 
unsafe bool HasLeaderPositionParameter [get]
 Returns a flag indicating whether this GDT has a leader position parameter. More...
 
unsafe bool HasStubbedDatumStyle [get, set]
 Returns or sets a flag indicating whether the leader has a stubbed datum style. More...
 
unsafe double LeaderPositionParameter [get, set]
 Returns or sets a parameter which indicates where the leader end point is located on the object that it is attached to. More...
 

Detailed Description

Represents a datum

This is an abstract class, and cannot be created.

Created in NX7.5.0


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