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

Represents a NXOpen.Motion.GraphObjectBuilder , only creation is supported More...

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

Public Member Functions

unsafe NXOpen.Motion.Graph FindEquivalent ()
 Find an existing graph object that is equivalent to the request in builder More...
 
unsafe void GetQuantityTypes (out string[] typeStrings, out string[] valueStrings)
 Returns the graph object quantity types and its values More...
 
unsafe void SetQuantityType (string typeString, string valueString)
 Sets a pair of quantity type and its value of graph object More...
 

Properties

unsafe
NXOpen.Motion.AdvancedSolution 
AdvancedSolutionObject [get, set]
 Returns or sets the advanced solution object who owns the graph object More...
 
unsafe NXOpen.Motion.IGraphSource ReferenceObject [get, set]
 Returns or sets the reference object of graph object More...
 
unsafe NXOpen.Motion.MotionSolution SolutionObject [get, set]
 Returns or sets the solution object who owns the graph object 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...
 

Additional Inherited Members

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

Detailed Description

Represents a NXOpen.Motion.GraphObjectBuilder , only creation is supported

To create a new instance of this class, use NXOpen.Motion.GraphManager.CreateGraphObjectBuilder

Created in NX11.0.0

Member Function Documentation

unsafe NXOpen.Motion.Graph NXOpen.Motion.GraphObjectBuilder.FindEquivalent ( )
inline

Find an existing graph object that is equivalent to the request in builder

Created in NX11.0.0

License requirements: mechanisms ("MECHANISMS")

Returns
unsafe void NXOpen.Motion.GraphObjectBuilder.GetQuantityTypes ( out string[]  typeStrings,
out string[]  valueStrings 
)
inline

Returns the graph object quantity types and its values

Created in NX11.0.0

License requirements: None.

Parameters
typeStrings
valueStrings
unsafe void NXOpen.Motion.GraphObjectBuilder.SetQuantityType ( string  typeString,
string  valueString 
)
inline

Sets a pair of quantity type and its value of graph object

Created in NX11.0.0

License requirements: mechanisms ("MECHANISMS")

Parameters
typeString
valueString

Property Documentation

unsafe NXOpen.Motion.AdvancedSolution NXOpen.Motion.GraphObjectBuilder.AdvancedSolutionObject
getset

Returns or sets the advanced solution object who owns the graph object

Created in NX12.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Motion.IGraphSource NXOpen.Motion.GraphObjectBuilder.ReferenceObject
getset

Returns or sets the reference object of graph object

Created in NX11.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Motion.MotionSolution NXOpen.Motion.GraphObjectBuilder.SolutionObject
getset

Returns or sets the solution object who owns the graph object

Created in NX11.0.0

License requirements to get this property: None.

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.