NX Open C++ Reference Guide
List of all members
NXOpen::CAE::SimConstraint Class Reference

Represents a constraint. More...

Inheritance diagram for NXOpen::CAE::SimConstraint:
NXOpen::CAE::SimBC NXOpen::DisplayableObject NXOpen::CAE::IExportableFEEntity NXOpen::NXObject NXOpen::IFitTo NXOpen::TaggedObject NXOpen::INXObject NXOpen::INXObject

Additional Inherited Members

- Public Types inherited from NXOpen::DisplayableObject
enum  ObjectFont {
  ObjectFontSolid = 1, ObjectFontDashed, ObjectFontPhantom, ObjectFontCenterline,
  ObjectFontDotted, ObjectFontLongDashed, ObjectFontDottedDashed
}
 specifies the object font for objects such as lines
Created in NX3.0.0. More...
 
enum  ObjectWidth {
  ObjectWidthNormal, ObjectWidthThick, ObjectWidthThin, ObjectWidthOne = 5,
  ObjectWidthTwo, ObjectWidthThree, ObjectWidthFour, ObjectWidthFive,
  ObjectWidthSix, ObjectWidthSeven, ObjectWidthEight, ObjectWidthNine
}
 specifies object width for objects such as lines and text
Created in NX3.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAE::SimBC
int BcLabel ()
 Returns the label
Created in NX11.0.0. More...
 
NXOpen::CAE::SimBCCloneBc ()
 Clones a BC. More...
 
NXString DescriptorName ()
 Returns the name of the bc
Created in NX4.0.0. More...
 
NXOpen::CAE::SimBCDisplayGetDisplay ()
 The BC Display object associated with the BC object. More...
 
virtual std::vector< NXStringGetSolverCardSyntax ()
 Returns the solver card syntax strings for this entity. More...
 
NXOpen::CAE::PropertyTablePropertyTable ()
 Returns the property table associated with the BC object
Created in NX4.0.0. More...
 
NXOpen::CAE::SetManagerTargetSetManager ()
 Returns the target set manager for NXOpen::CAE::SimBC object
Created in NX4.0.0. More...
 

Detailed Description

Represents a constraint.


To create a new instance of this class, use NXOpen::CAE::SimConstraintCollection::CreateConstraint

Created in NX4.0.0.


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