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

Represents a NXOpen.Motion.TextBasedElementBuilder builder More...

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

Public Types

enum  TypeChoices {
  ThreePointForce, ThreePointTorque, KinematicSensor, AllForceDirectionSensor,
  AeroAeroForce, AeroHydroForce, AeroVehicleForce, CustomizedSolver,
  StiTire, StiTireProperty, BumpStopContact, SphereToGroundContact,
  GearContact, ThreeLinkSuspension, FourLinkSuspension, FiveLinkSuspension,
  RollIaxSuspension, SteerIaxSuspension, HotchKissSuspension, McPhersonSuspension,
  DoubleAArmSuspension, PivotBeamSuspension, Vehicle, SpeedSweep,
  SystemProperty, DynamicProperty, KinematicProperty, StaticProperty,
  PreloadProperty, InverseProperty, LinearizationProperty, RestartProperty,
  AdvancedSolution, Gear, Generic, Fmi,
  PointToPointConstraint, OrientationConstraint, FunctioncurveControlInput, PathFollowerControlInput,
  UserDefinedControlInput, SpecialControlInput, LinearControlOutput, MassPropertyControlOutput,
  LinkInitialCondition, ScrewJointOrSpringInitialCondition, FlexibleLinkInitialCondition, TireInitialCondition,
  StaticVehicleAlignment, SprungMass, UserDefinedForce, GlobalDirectionsLinkDriver,
  DotOneLinkDriver, DotTwoLinkDriver, CurveOnCurveConstraintDriver, FixedJointDriver,
  LinkCouplerDriver, LinkDriver, JointDriver, LinkControlOutput,
  JointOrConstraintControlOutput, Amesim, Matlab, AmplifierControlOperations,
  ControlFunctionControlOperations, MultiplierControlOperations, SummerControlOperations, UserAlgebraicControlOperations,
  Profile, CCodeProperty, ConstraintOptimization, ParallelSolution,
  CCodeParameter, SphericalSphericalJoint, IntegratorControlOperations, LimitControlOperations,
  SurfaceLookupControlOperations, DeadZoneControlOperations, FirstOrderControlOperations, HysteresisControlOperations,
  DelayControlOperations, SecondOrderControlOperations, Stop, CylindricalFriction,
  PlanarFriction, RevoluteFriction, ScrewFriction, SliderFriction,
  SphericalFriction, UniversalFriction, VehicleCornerAnalysisControlInput, SVCIterate,
  PointCurveFriction, PointSurfaceFriction, SlideCurveFriction
}
 the text based element type - multiple values More...
 

Properties

unsafe string Definition [get, set]
 Returns or sets the definition of text based element - MDF definition More...
 
unsafe string Name [get, set]
 Returns or sets the name of text based element - MDF definition More...
 
unsafe
NXOpen.Motion.TextBasedElementBuilder.TypeChoices 
Type [get, set]
 Returns or sets the text based element type - multiple possible values 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...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.Motion.TextBasedElementBuilder builder

To create a new instance of this class, use NXOpen.Motion.TextBasedElementCollection.CreateTextBasedElementBuilder

Created in NX12.0.0

Member Enumeration Documentation

the text based element type - multiple values

Enumerator
ThreePointForce 
ThreePointTorque 
KinematicSensor 
AllForceDirectionSensor 
AeroAeroForce 
AeroHydroForce 
AeroVehicleForce 
CustomizedSolver 
StiTire 
StiTireProperty 
BumpStopContact 
SphereToGroundContact 
GearContact 
ThreeLinkSuspension 
FourLinkSuspension 
FiveLinkSuspension 
RollIaxSuspension 
SteerIaxSuspension 
HotchKissSuspension 
McPhersonSuspension 
DoubleAArmSuspension 
PivotBeamSuspension 
Vehicle 
SpeedSweep 
SystemProperty 
DynamicProperty 
KinematicProperty 
StaticProperty 
PreloadProperty 
InverseProperty 
LinearizationProperty 
RestartProperty 
AdvancedSolution 
Gear 
Generic 
Fmi 
PointToPointConstraint 
OrientationConstraint 
FunctioncurveControlInput 
PathFollowerControlInput 
UserDefinedControlInput 
SpecialControlInput 
LinearControlOutput 
MassPropertyControlOutput 
LinkInitialCondition 
ScrewJointOrSpringInitialCondition 
FlexibleLinkInitialCondition 
TireInitialCondition 
StaticVehicleAlignment 
SprungMass 
UserDefinedForce 
GlobalDirectionsLinkDriver 
DotOneLinkDriver 
DotTwoLinkDriver 
CurveOnCurveConstraintDriver 
FixedJointDriver 
LinkCouplerDriver 
LinkDriver 
JointDriver 
LinkControlOutput 
JointOrConstraintControlOutput 
Amesim 
Matlab 
AmplifierControlOperations 
ControlFunctionControlOperations 
MultiplierControlOperations 
SummerControlOperations 
UserAlgebraicControlOperations 
Profile 
CCodeProperty 
ConstraintOptimization 
ParallelSolution 
CCodeParameter 
SphericalSphericalJoint 
IntegratorControlOperations 
LimitControlOperations 
SurfaceLookupControlOperations 
DeadZoneControlOperations 
FirstOrderControlOperations 
HysteresisControlOperations 
DelayControlOperations 
SecondOrderControlOperations 
Stop 
CylindricalFriction 
PlanarFriction 
RevoluteFriction 
ScrewFriction 
SliderFriction 
SphericalFriction 
UniversalFriction 
VehicleCornerAnalysisControlInput 
SVCIterate 
PointCurveFriction 
PointSurfaceFriction 
SlideCurveFriction 

Property Documentation

unsafe string NXOpen.Motion.TextBasedElementBuilder.Definition
getset

Returns or sets the definition of text based element - MDF definition

Created in NX12.0.0

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

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

unsafe string NXOpen.Motion.TextBasedElementBuilder.Name
getset

Returns or sets the name of text based element - MDF definition

Created in NX1847.0.0

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

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

unsafe NXOpen.Motion.TextBasedElementBuilder.TypeChoices NXOpen.Motion.TextBasedElementBuilder.Type
getset

Returns or sets the text based element type - multiple possible values

Created in NX12.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.