NXOpen .NET Reference  12.0.0
Public Member Functions | Protected Member Functions | Properties | List of all members
NXOpen.Motion.ScalarForceCollection Class Reference

Represents a Scalar Force Collection. More...

Inheritance diagram for NXOpen.Motion.ScalarForceCollection:

Public Member Functions

NXOpen.Motion.ScalarForce[] ToArray ()
 Returns an array of NXOpen.Motion.ScalarForce objects. More...
 
unsafe
NXOpen.Motion.ScalarForceBuilder 
CreateScalarForceBuilder (NXOpen.Motion.ScalarForce scalarForce)
 Return NXOpen.Motion.ScalarForceBuilder object More...
 
unsafe NXOpen.Motion.ScalarForce FindObject (string name)
 Finds the NXOpen.Motion.ScalarForce with the given name. More...
 

Protected Member Functions

override int EnumerateMoveNext (ref Tag currentTag, byte[] state)
 Advances the enumerator to the next element of the collection. More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 

Detailed Description

Represents a Scalar Force Collection.

To obtain an instance of this class, refer to NXOpen.Motion.MotionManager

Created in NX6.0.0

Member Function Documentation

unsafe NXOpen.Motion.ScalarForceBuilder NXOpen.Motion.ScalarForceCollection.CreateScalarForceBuilder ( NXOpen.Motion.ScalarForce  scalarForce)

Return NXOpen.Motion.ScalarForceBuilder object

Created in NX6.0.0

License requirements: mechanisms ("MECHANISMS")

Parameters
scalarForceNXOpen.Motion.ScalarForce to be edited, if a null reference (Nothing in Visual Basic) then create a new one
Returns
ScalarForceBuilder object
override int NXOpen.Motion.ScalarForceCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
protected

Advances the enumerator to the next element of the collection.

unsafe NXOpen.Motion.ScalarForce NXOpen.Motion.ScalarForceCollection.FindObject ( string  name)

Finds the NXOpen.Motion.ScalarForce with the given name.

An exception will be thrown if no object can be found with given name.

Created in NX6.0.0

License requirements: mechanisms ("MECHANISMS")

Parameters
name
Returns
NXOpen.Motion.ScalarForce [] NXOpen.Motion.ScalarForceCollection.ToArray ( )

Returns an array of NXOpen.Motion.ScalarForce objects.

Property Documentation

Tag NXOpen.Motion.ScalarForceCollection.Tag
get

Returns the tag of this object.


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