NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Formboard::ObjectAttributeReferenceBuilder Class Reference

Builder for "object attribute" used in formboard which enbles user to create annotation in drafting functionality. More...

Inheritance diagram for NXOpen::Formboard::ObjectAttributeReferenceBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  LeaderType { LeaderTypeNone, LeaderTypeSingleLocation, LeaderTypeStartandEndLocations }
 Enum which defines types of leader user wants to associate with the annotation. More...

Public Member Functions

NXOpen::Annotations::LeaderBuilderAnnotLeader ()
 Returns the Annotations::LeaderBuilder for the annotation
Created in NX7.5.0.
NXOpen::Annotations::OriginBuilderCompOrigin ()
 Returns the comp origin
Created in NX7.5.0.
NXOpen::Formboard::ObjectAttributeReferenceBuilder::LeaderType EnumType ()
 Returns the enum type
Created in NX7.5.0.
NXOpen::SelectNXObjectObjectSelection ()
 Returns the object selected by user to associated annotation
Created in NX7.5.0.
void SetEnumType (NXOpen::Formboard::ObjectAttributeReferenceBuilder::LeaderType enumType)
 Sets the enum type
Created in NX7.5.0.

Detailed Description

Builder for "object attribute" used in formboard which enbles user to create annotation in drafting functionality.

It creates a tabular note and displays object attributes of a single object selected by user.
To create a new instance of this class, use Formboard::FormboardManager::CreateObjectAttributeReferenceBuilder
Default values.

Property Value

EnumType

None


Created in NX7.5.0.


Member Enumeration Documentation

Enum which defines types of leader user wants to associate with the annotation.

User can either create no leader or one or two leader for the annotation when picking the associated object.

Enumerator:
LeaderTypeNone 

No leader for annotation of selected object.

LeaderTypeSingleLocation 

Single leader for the annotation of selected object.

LeaderTypeStartandEndLocations 

Two leaders for annotation with start and end location.


Member Function Documentation

Returns the Annotations::LeaderBuilder for the annotation
Created in NX7.5.0.



License requirements : None

Returns the comp origin
Created in NX7.5.0.



License requirements : None

Returns the enum type
Created in NX7.5.0.



License requirements : None

Returns the object selected by user to associated annotation
Created in NX7.5.0.



License requirements : None

Sets the enum type
Created in NX7.5.0.



License requirements : None

Parameters:
enumTypeenumtype

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