NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.Motion.LoadTransferBuilder Class Reference

Represents a NXOpen.Motion.LoadTransferBuilder More...

Inheritance diagram for NXOpen.Motion.LoadTransferBuilder:
NXOpen.Motion.MotionBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe NXOpen.Motion.Graph[] CreateGraphObjects ()
 Creates graph objects More...
 
unsafe int[] GetRecordedSteps ()
 Returns recorded steps More...
 
unsafe void SetRecordedSteps (int[] steps)
 Sets recorded steps More...
 
unsafe void StoreGraphInAfu (string afu)
 Stores graph objects in afu file More...
 

Properties

unsafe NXOpen.SelectNXObjectList Link [get]
 Returns the motion body More...
 
unsafe double VectorScale [get, set]
 Returns or sets the vector scale More...
 
- Properties inherited from NXOpen.Motion.MotionBuilder
unsafe double DisplayScale [get, set]
 Returns or sets the icon display scale More...
 
unsafe string GroupName [get, set]
 Returns or sets the group name More...
 
unsafe
NXOpen.Motion.MotionObject.GroupType 
GroupType [get, set]
 Returns or sets the group type More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.Motion.LoadTransferBuilder

To create a new instance of this class, use NXOpen.Motion.LoadTransferCollection.CreateLoadTransferBuilder

Default values.

Property Value

VectorScale

1.0

Created in NX9.0.0

Member Function Documentation

unsafe NXOpen.Motion.Graph [] NXOpen.Motion.LoadTransferBuilder.CreateGraphObjects ( )
inline

Creates graph objects

Created in NX9.0.0

License requirements: mechanisms ("MECHANISMS")

Returns
The NXOpen.Motion.Graph object array
unsafe int [] NXOpen.Motion.LoadTransferBuilder.GetRecordedSteps ( )
inline

Returns recorded steps

Created in NX9.0.0

License requirements: mechanisms ("MECHANISMS")

Returns
unsafe void NXOpen.Motion.LoadTransferBuilder.SetRecordedSteps ( int[]  steps)
inline

Sets recorded steps

Created in NX9.0.0

License requirements: mechanisms ("MECHANISMS")

Parameters
steps
unsafe void NXOpen.Motion.LoadTransferBuilder.StoreGraphInAfu ( string  afu)
inline

Stores graph objects in afu file

Created in NX9.0.0

License requirements: mechanisms ("MECHANISMS")

Parameters
afuThe name of the AFU file to store the graph results

Property Documentation

unsafe NXOpen.SelectNXObjectList NXOpen.Motion.LoadTransferBuilder.Link
get

Returns the motion body

Created in NX9.0.0

License requirements: mechanisms ("MECHANISMS")

unsafe double NXOpen.Motion.LoadTransferBuilder.VectorScale
getset

Returns or sets the vector scale

Created in NX9.0.0

License requirements to get this property: mechanisms ("MECHANISMS")

License requirements to set this property: mechanisms ("MECHANISMS")


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