NXOpen .NET Reference  12.0.0
Properties | List of all members
NXOpen.Motion.VObject Class Reference

Represents a VObject More...

Inheritance diagram for NXOpen.Motion.VObject:

Properties

unsafe NXOpen.Motion.SelectLink ActionLink [get]
 Returns the action link More...
 
unsafe
NXOpen.Motion.VobjectApplicationType 
Applicationtype [get, set]
 Returns or sets the application type More...
 
unsafe
NXOpen.Motion.VobjectCsysType 
Csys [get, set]
 Returns or sets the force csys More...
 
unsafe NXOpen.Direction Direction [get, set]
 Returns or sets the direction More...
 
unsafe double DisplayScale [get, set]
 Returns or sets the display scale More...
 
unsafe NXOpen.CAE.Function MagFunction [get, set]
 Returns or sets the magnitude function More...
 
unsafe NXOpen.Expression MagnitudeExpression [get]
 Returns the magtitude expression More...
 
unsafe
NXOpen.Motion.SelectFieldData 
MagnitudeProfile [get]
 Returns the magnitude profile More...
 
unsafe string Name [get, set]
 Returns or sets the name More...
 
unsafe NXOpen.Point Origin [get, set]
 Returns or sets the origin More...
 
unsafe NXOpen.Motion.SelectLink ReactionLink [get]
 Returns the reaction link More...
 
unsafe NXOpen.CoordinateSystem ReferenceCsys [get, set]
 Returns or sets the csys of reference link, the coordinate system of action and reaction are same each other More...
 
unsafe NXOpen.Direction ReferenceDirection [get, set]
 Returns or sets the reference direction More...
 
unsafe NXOpen.Motion.SelectLink ReferenceLink [get]
 Returns the reference link More...
 
unsafe NXOpen.Point ReferenceOrigin [get, set]
 Returns or sets the reference point More...
 
unsafe
NXOpen.Motion.ForceValueTypes 
ValueType [get, set]
 Returns or sets the value type More...
 
unsafe NXOpen.Expression XExpression [get]
 Returns the x component expression More...
 
unsafe NXOpen.CAE.Function XFunction [get, set]
 Returns or sets the x component function More...
 
unsafe
NXOpen.Motion.SelectFieldData 
XProfile [get]
 Returns the x profile More...
 
unsafe NXOpen.Expression YExpression [get]
 Returns the y component expression More...
 
unsafe NXOpen.CAE.Function YFunction [get, set]
 Returns or sets the y component function More...
 
unsafe
NXOpen.Motion.SelectFieldData 
YProfile [get]
 Returns the y profile More...
 
unsafe NXOpen.Expression ZExpression [get]
 Returns the z component expression More...
 
unsafe NXOpen.CAE.Function ZFunction [get, set]
 Returns or sets the z component function More...
 
unsafe
NXOpen.Motion.SelectFieldData 
ZProfile [get]
 Returns the z profile More...
 

Detailed Description

Represents a VObject

Created in NX6.0.0

Property Documentation

unsafe NXOpen.Motion.SelectLink NXOpen.Motion.VObject.ActionLink
get

Returns the action link

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.Motion.VobjectApplicationType NXOpen.Motion.VObject.Applicationtype
getset

Returns or sets the application type

Created in NX12.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Motion.VobjectCsysType NXOpen.Motion.VObject.Csys
getset

Returns or sets the force csys

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Direction NXOpen.Motion.VObject.Direction
getset

Returns or sets the direction

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.Motion.VObject.DisplayScale
getset

Returns or sets the display scale

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe NXOpen.CAE.Function NXOpen.Motion.VObject.MagFunction
getset

Returns or sets the magnitude function

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Expression NXOpen.Motion.VObject.MagnitudeExpression
get

Returns the magtitude expression

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Motion.SelectFieldData NXOpen.Motion.VObject.MagnitudeProfile
get

Returns the magnitude profile

Created in NX12.0.0

License requirements: None.

unsafe string NXOpen.Motion.VObject.Name
getset

Returns or sets the name

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Point NXOpen.Motion.VObject.Origin
getset

Returns or sets the origin

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Motion.SelectLink NXOpen.Motion.VObject.ReactionLink
get

Returns the reaction link

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.CoordinateSystem NXOpen.Motion.VObject.ReferenceCsys
getset

Returns or sets the csys of reference link, the coordinate system of action and reaction are same each other

Created in NX12.0.0

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

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

unsafe NXOpen.Direction NXOpen.Motion.VObject.ReferenceDirection
getset

Returns or sets the reference direction

Created in NX12.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Motion.SelectLink NXOpen.Motion.VObject.ReferenceLink
get

Returns the reference link

Created in NX12.0.0

License requirements: None.

unsafe NXOpen.Point NXOpen.Motion.VObject.ReferenceOrigin
getset

Returns or sets the reference point

Created in NX12.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Motion.ForceValueTypes NXOpen.Motion.VObject.ValueType
getset

Returns or sets the value type

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Expression NXOpen.Motion.VObject.XExpression
get

Returns the x component expression

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.CAE.Function NXOpen.Motion.VObject.XFunction
getset

Returns or sets the x component function

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Motion.SelectFieldData NXOpen.Motion.VObject.XProfile
get

Returns the x profile

Created in NX12.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.VObject.YExpression
get

Returns the y component expression

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.CAE.Function NXOpen.Motion.VObject.YFunction
getset

Returns or sets the y component function

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Motion.SelectFieldData NXOpen.Motion.VObject.YProfile
get

Returns the y profile

Created in NX12.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.VObject.ZExpression
get

Returns the z component expression

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.CAE.Function NXOpen.Motion.VObject.ZFunction
getset

Returns or sets the z component function

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Motion.SelectFieldData NXOpen.Motion.VObject.ZProfile
get

Returns the z profile

Created in NX12.0.0

License requirements: None.


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