NXOpen .NET Reference  12.0.0
Public Types | Properties | List of all members
NXOpen.Motion.ScalarForceBuilder Class Reference

Represents a NXOpen.Motion.ScalarForceBuilder More...

Inheritance diagram for NXOpen.Motion.ScalarForceBuilder:
NXOpen.Motion.MotionBuilder NXOpen.Builder NXOpen.GeometricUtilities.IComponentBuilder

Public Types

enum  ApplicationType { ActionReaction, ActionOnly }
 the application type. More...
 
enum  DirectionType { Translational, X, Y, Z }
 the Direction type. More...
 

Properties

unsafe NXOpen.CoordinateSystem ActionCsys [get, set]
 Returns or sets the action csys More...
 
unsafe NXOpen.Motion.SelectLink ActionLink [get]
 Returns the action link More...
 
unsafe NXOpen.Point ActionPoint [get, set]
 Returns or sets the action point More...
 
unsafe
NXOpen.Motion.ScalarForceBuilder.ApplicationType 
Applicationtype [get, set]
 Returns or sets the application type More...
 
unsafe
NXOpen.Motion.ScalarForceBuilder.DirectionType 
Direction [get, set]
 Returns or sets the direction More...
 
unsafe NXOpen.CAE.Function Function [get, set]
 Returns or sets the function More...
 
unsafe string Name [get, set]
 Returns or sets the name More...
 
unsafe
NXOpen.Motion.SelectFieldData 
Profile [get]
 Returns the profile More...
 
unsafe NXOpen.CoordinateSystem ReactionCsys [get, set]
 Returns or sets the reaction csys More...
 
unsafe NXOpen.Motion.SelectLink ReactionLink [get]
 Returns the reaction link More...
 
unsafe NXOpen.Point ReactionPoint [get, set]
 Returns or sets the reaction point More...
 
unsafe NXOpen.Expression ValueExpression [get]
 Returns the value expression More...
 
unsafe
NXOpen.Motion.ForceValueTypes 
ValueType [get, set]
 Returns or sets the value type 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

- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 

Detailed Description

Represents a NXOpen.Motion.ScalarForceBuilder

To create a new instance of this class, use NXOpen.Motion.ScalarForceCollection.CreateScalarForceBuilder

Created in NX6.0.0

Member Enumeration Documentation

the application type.

Each application type has a specific application associated. A Scalar Force is invalid without the type of application

Enumerator
ActionReaction 

for Action-Reaction Appplication type

ActionOnly 

for Action Only Appplication type

the Direction type.

Each direction type has a specific direction associated. A Scalar Force is invalid without a direction associated.

Enumerator
Translational 

for Translational direction

X 

for X direction

Y 

for Y dircetion

Z 

for Z direction

Property Documentation

unsafe NXOpen.CoordinateSystem NXOpen.Motion.ScalarForceBuilder.ActionCsys
getset

Returns or sets the action csys

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.ScalarForceBuilder.ActionLink
get

Returns the action link

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.Point NXOpen.Motion.ScalarForceBuilder.ActionPoint
getset

Returns or sets the action point

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Motion.ScalarForceBuilder.ApplicationType NXOpen.Motion.ScalarForceBuilder.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.ScalarForceBuilder.DirectionType NXOpen.Motion.ScalarForceBuilder.Direction
getset

Returns or sets the direction

Created in NX12.0.0

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

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

unsafe NXOpen.CAE.Function NXOpen.Motion.ScalarForceBuilder.Function
getset

Returns or sets the function

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe string NXOpen.Motion.ScalarForceBuilder.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.Motion.SelectFieldData NXOpen.Motion.ScalarForceBuilder.Profile
get

Returns the profile

Created in NX12.0.0

License requirements: None.

unsafe NXOpen.CoordinateSystem NXOpen.Motion.ScalarForceBuilder.ReactionCsys
getset

Returns or sets the reaction csys

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.ScalarForceBuilder.ReactionLink
get

Returns the reaction link

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.Point NXOpen.Motion.ScalarForceBuilder.ReactionPoint
getset

Returns or sets the reaction point

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.ScalarForceBuilder.ValueExpression
get

Returns the value expression

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Motion.ForceValueTypes NXOpen.Motion.ScalarForceBuilder.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")


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