NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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 More...

Inheritance diagram for NXOpen.Annotations.AnnotationPlacement:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void GetOrigin (out NXOpen.Annotations.Annotation.AssociativeOriginData originData, out NXOpen.Point3d origin)
 Gets the origin of the current annotation More...
 
unsafe void SetLeaderBundle (NXOpen.Annotations.LeaderBundle jaLeader)
 Sets the leader bundle for the current annotation in the builder More...
 
unsafe void SetOrigin (NXOpen.Annotations.Annotation.AssociativeOriginData originData, NXOpen.Point3d origin)
 Sets the origin of the current annotation More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 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

unsafe void NXOpen.Annotations.AnnotationPlacement.GetOrigin ( out NXOpen.Annotations.Annotation.AssociativeOriginData  originData,
out NXOpen.Point3d  origin 
)
inline

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
unsafe void NXOpen.Annotations.AnnotationPlacement.SetLeaderBundle ( NXOpen.Annotations.LeaderBundle  jaLeader)
inline

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
unsafe void NXOpen.Annotations.AnnotationPlacement.SetOrigin ( NXOpen.Annotations.Annotation.AssociativeOriginData  originData,
NXOpen.Point3d  origin 
)
inline

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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.