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

Represents a BC group in a solution or solution step More...

Inheritance diagram for NXOpen.CAE.SimBcGroup:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.CAE.SimConstraintGroup NXOpen.CAE.SimLoadGroup NXOpen.CAE.SimSimulationObjectGroup

Public Member Functions

unsafe void SetBoltLoadSequence (NXOpen.NXObject[] objects)
 Set the bolt load sequence More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe NXOpen.CAE.SimGroupContainer GroupContainer [get]
 Returns the solution or solution step owning this BC group More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a BC group in a solution or solution step

This is an abstract class.

Created in NX9.0.0

Member Function Documentation

unsafe void NXOpen.CAE.SimBcGroup.SetBoltLoadSequence ( NXOpen.NXObject[]  objects)
inline

Set the bolt load sequence

Created in NX11.0.0

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

Parameters
objectsbolt loads, bolt load sets, or folders

Property Documentation

unsafe NXOpen.CAE.SimGroupContainer NXOpen.CAE.SimBcGroup.GroupContainer
get

Returns the solution or solution step owning this BC group

Created in NX9.0.0

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


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