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

Represents an object that journals the adding of a leader and setting of the origin for dialogs that use a builder
Created in NX5.0.0. More...

Inheritance diagram for NXOpen::Annotations::AnnotationPlacement:
NXOpen::TaggedObject

Public Member Functions

void GetOrigin (NXOpen::Annotations::Annotation::AssociativeOriginData *originData, NXOpen::Point3d *origin)
 Gets the origin of the current annotation
Created in NX5.0.0. More...
 
void SetLeaderBundle (NXOpen::Annotations::LeaderBundle *jaLeader)
 Sets the leader bundle for the current annotation in the builder
Created in NX5.0.0. More...
 
void SetOrigin (const NXOpen::Annotations::Annotation::AssociativeOriginData &originData, const NXOpen::Point3d &origin)
 Sets the origin of the current annotation
Created in NX5.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents an object that journals the adding of a leader and setting of the origin for dialogs that use a builder
Created in NX5.0.0.


Member Function Documentation

void NXOpen::Annotations::AnnotationPlacement::GetOrigin ( NXOpen::Annotations::Annotation::AssociativeOriginData originData,
NXOpen::Point3d origin 
)

Gets the origin of the current annotation
Created in NX5.0.0.



License requirements : None

Parameters
originDataThe origin data
originThe origin stored on the annotation
void NXOpen::Annotations::AnnotationPlacement::SetLeaderBundle ( NXOpen::Annotations::LeaderBundle jaLeader)

Sets the leader bundle for the current annotation in the builder
Created in NX5.0.0.



License requirements : drafting ("DRAFTING")

Parameters
jaLeaderThe leader bundle to set
void NXOpen::Annotations::AnnotationPlacement::SetOrigin ( const NXOpen::Annotations::Annotation::AssociativeOriginData originData,
const NXOpen::Point3d origin 
)

Sets the origin of the current annotation
Created in NX5.0.0.



License requirements : drafting ("DRAFTING")

Parameters
originDataThe origin data
originThe new origin

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