NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Annotations::DraftingDatumTargetBuilder Class Reference

Represents a NXOpen::Annotations::DraftingDatumTargetBuilder
To create a new instance of this class, use NXOpen::Annotations::AnnotationManager::CreateDraftingDatumTargetBuilder
Default values. More...

Inheritance diagram for NXOpen::Annotations::DraftingDatumTargetBuilder:
NXOpen::Annotations::DatumTargetBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

NXOpen::Annotations::ForeshorteningSymbolBuilderForeshorteningSymbol ()
 Returns the foreshortening symbol builder
Created in NX10.0.0. More...
 
- Public Member Functions inherited from NXOpen::Annotations::DatumTargetBuilder
NXString AreaSize ()
 Returns the area size
Created in NX6.0.0. More...
 
NXOpen::Annotations::DatumTargetBuilder::StandardTypes DatumTargetStandard ()
 Returns the datum target standard. More...
 
bool DrawX ()
 Returns the draw x
More...
 
NXOpen::ExpressionHeight ()
 Returns the height
Created in NX6.0.0. More...
 
int Index ()
 Returns the index
Created in NX6.0.0. More...
 
void InheritFrom (NXOpen::Annotations::BaseDatumTarget *inheritTag)
 The datum target is inherited form existing datum target. More...
 
NXOpen::ExpressionInnerDiameter ()
 Returns the inner diameter
Created in NX6.0.0. More...
 
NXString Label ()
 Returns the label
Created in NX6.0.0. More...
 
NXOpen::Annotations::LeaderBuilderLeader ()
 Returns the NXOpen::Annotations::LeaderBuilder for the annotation
Created in NX6.0.0. More...
 
bool Movable ()
 Returns the flag that indicates movable .If true then movable. More...
 
NXOpen::ExpressionMovableModifierAngle ()
 Returns the movable modifier angle
Created in NX10.0.0. More...
 
NXOpen::Annotations::OriginBuilderOrigin ()
 Returns the origin
Created in NX6.0.0. More...
 
NXOpen::ExpressionOuterDiameter ()
 Returns the outer diameter
Created in NX6.0.0. More...
 
void ReverseMovableModifier ()
 Reverses the Movable datum target direction by 180 degree
Created in NX10.0.0. More...
 
void SetAreaSize (const NXString &areaSize)
 Sets the area size
Created in NX6.0.0. More...
 
void SetAreaSize (const char *areaSize)
 Sets the area size
Created in NX6.0.0. More...
 
void SetDatumTargetStandard (NXOpen::Annotations::DatumTargetBuilder::StandardTypes standard)
 Sets the datum target standard. More...
 
void SetDrawX (bool flag)
 Sets the draw x
More...
 
void SetIndex (int index)
 Sets the index
Created in NX6.0.0. More...
 
void SetLabel (const NXString &label)
 Sets the label
Created in NX6.0.0. More...
 
void SetLabel (const char *label)
 Sets the label
Created in NX6.0.0. More...
 
void SetMovable (bool flag)
 Sets the flag that indicates movable .If true then movable. More...
 
void SetTerminatorType (NXOpen::Annotations::DatumTargetBuilder::TerminatorTypes type)
 Sets the terminator type
Created in NX10.0.0. More...
 
void SetType (NXOpen::Annotations::DatumTargetBuilder::Types type)
 Sets the type
Created in NX6.0.0. More...
 
NXOpen::Annotations::StyleBuilderStyle ()
 Returns the style
Created in NX6.0.0. More...
 
NXOpen::Annotations::DatumTargetBuilder::TerminatorTypes TerminatorType ()
 Returns the terminator type
Created in NX10.0.0. More...
 
NXOpen::Annotations::DatumTargetBuilder::Types Type ()
 Returns the type
Created in NX6.0.0. More...
 
NXOpen::ExpressionWidth ()
 Returns the width
Created in NX6.0.0. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen::Annotations::DatumTargetBuilder
enum  StandardTypes {
  StandardTypesNoStandard, StandardTypesAsmeY145m1982, StandardTypesAsmeY145m1994, StandardTypesAsmeIso11011983,
  StandardTypesGmAddendum94, StandardTypesAsig2000, StandardTypesAsmeY1452009
}
 represents the datum target standards More...
 
enum  TerminatorTypes { TerminatorTypesArrow, TerminatorTypesX, TerminatorTypesPlus }
 represents the datum target terminator type More...
 
enum  Types {
  TypesPoint, TypesLine, TypesRectangular, TypesCircular,
  TypesAnnular, TypesSpherical, TypesCylindrical, TypesArbitrary
}
 datum symbol type More...
 

Detailed Description

Represents a NXOpen::Annotations::DraftingDatumTargetBuilder
To create a new instance of this class, use NXOpen::Annotations::AnnotationManager::CreateDraftingDatumTargetBuilder
Default values.

Property Value

Height.Value

10 (millimeters part), 1 (inches part)

InnerDiameter.Value

10 (millimeters part), .1 (inches part)

OuterDiameter.Value

10 (millimeters part), 1 (inches part)

Width.Value

10 (millimeters part), 1 (inches part)


Created in NX6.0.0.

Member Function Documentation

NXOpen::Annotations::ForeshorteningSymbolBuilder* NXOpen::Annotations::DraftingDatumTargetBuilder::ForeshorteningSymbol ( )

Returns the foreshortening symbol builder
Created in NX10.0.0.



License requirements : None


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