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

Represents the Motion AutoFlexProperty class. More...

Inheritance diagram for NXOpen.Motion.AutoFlexProperty:
NXOpen.Motion.MotionObject NXOpen.DisplayableObject NXOpen.NXObject NXOpen.IFitTo NXOpen.TaggedObject NXOpen.INXObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void AutomaticFlexCreate ()
 Automatic flex create FEA model. More...
 
unsafe void AutomaticFlexUpdate ()
 Automatic flex update FEA model. More...
 
unsafe NXOpen.Motion.FlexBody CreateFlexBody ()
 Create a flexible body for a given autoflex property. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.Motion.MotionObject
enum  GroupType { None, Import }
 The group type attribute is used for import subassembly functionality. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.Motion.MotionObject
unsafe double DisplayScale [get, set]
 Returns or sets the display scale factor More...
 
unsafe string GroupName [get, set]
 Returns or sets the group name of motion object More...
 
unsafe
NXOpen.Motion.MotionObject.GroupType 
GroupTypeOption [get, set]
 Returns or sets the group type of motion object More...
 

Detailed Description

Represents the Motion AutoFlexProperty class.

The AutoFlexProperty can be used to create and update flexible link automatically.

To create or edit an instance of this class, use NXOpen.Motion.AutoFlexPropertyBuilder

Created in NX1847.0.0

Member Function Documentation

unsafe void NXOpen.Motion.AutoFlexProperty.AutomaticFlexCreate ( )
inline

Automatic flex create FEA model.

Created in NX1847.0.0

License requirements: mechanisms ("MECHANISMS") OR nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe void NXOpen.Motion.AutoFlexProperty.AutomaticFlexUpdate ( )
inline

Automatic flex update FEA model.

Created in NX1847.0.0

License requirements: mechanisms ("MECHANISMS") OR nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe NXOpen.Motion.FlexBody NXOpen.Motion.AutoFlexProperty.CreateFlexBody ( )
inline

Create a flexible body for a given autoflex property.

If the flexible body already exists, return the existing one.

Created in NX1847.0.0

License requirements: mechanisms ("MECHANISMS")

Returns

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