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

Represents a NXOpen.CAE.AeroStructures.LaminateHelper object. More...

Inheritance diagram for NXOpen.CAE.AeroStructures.LaminateHelper:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe
NXOpen.CAE.AeroStructures.LocalLaminate 
NewLocalLaminate ()
 Create an empty local laminate 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...
 

Static Public Member Functions

static LaminateHelper GetLaminateHelper (NXOpen.Session owner)
 Returns the LaminateHelper object for the running session which serves as the 'gateway' class for the application API. More...
 

Properties

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.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.CAE.AeroStructures.LaminateHelper object.

To obtain an instance of this class, refer to NXOpen.Session

Created in NX1847.0.0

Member Function Documentation

static LaminateHelper NXOpen.CAE.AeroStructures.LaminateHelper.GetLaminateHelper ( NXOpen.Session  owner)
inlinestatic

Returns the LaminateHelper object for the running session which serves as the 'gateway' class for the application API.

References to all other objects in this API are obtained either directly or indirectly via methods and properties on this class. Platform Session should be initialized using 'GetSession' method from NXOpen API prior to this call.

unsafe NXOpen.CAE.AeroStructures.LocalLaminate NXOpen.CAE.AeroStructures.LaminateHelper.NewLocalLaminate ( )
inline

Create an empty local laminate

Created in NX1847.0.0

License requirements: sc_aero_environment ("Simcenter AeroStructures Environment"), sc_margin_safety ("Simcenter Margin Of Safety")

Returns

Property Documentation

Tag NXOpen.CAE.AeroStructures.LaminateHelper.Tag
get

Returns the tag of this object.


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