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

Represents a NXOpen.Tooling.CaeReuseLibrary More...

Inheritance diagram for NXOpen.Tooling.CaeReuseLibrary:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe
NXOpen.Tooling.ReusableObject 
CreateReusableObject ()
 Creates a NXOpen.Tooling.ReusableObject More...
 
unsafe void ExportBeamSectionToLibrary (string reuseLibraryName, NXOpen.Tooling.ReusableObject reusableObject)
 Exports a beam section to created reuse library More...
 
unsafe NXOpen.CAE.BeamSection ImportBeamSectionFromLibrary (string reuseLibraryName)
 Copies a beam section from library to current part More...
 
unsafe void UpdateDescription (string descriptiveName, string reuseLibraryName, string previewImageFile)
 Renames and updates preview image for reusable 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

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.Tooling.CaeReuseLibrary

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

Created in NX7.5.2

Member Function Documentation

unsafe NXOpen.Tooling.ReusableObject NXOpen.Tooling.CaeReuseLibrary.CreateReusableObject ( )
inline

Creates a NXOpen.Tooling.ReusableObject

Created in NX7.5.2

License requirements: None.

Returns
NXOpen.Tooling.ReusableObject
unsafe void NXOpen.Tooling.CaeReuseLibrary.ExportBeamSectionToLibrary ( string  reuseLibraryName,
NXOpen.Tooling.ReusableObject  reusableObject 
)
inline

Exports a beam section to created reuse library

Created in NX7.5.2

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

Parameters
reuseLibraryNameLibrary to which beam-section is exported
reusableObjectNXOpen.Tooling.ReusableObject
unsafe NXOpen.CAE.BeamSection NXOpen.Tooling.CaeReuseLibrary.ImportBeamSectionFromLibrary ( string  reuseLibraryName)
inline

Copies a beam section from library to current part

Created in NX7.5.2

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

Parameters
reuseLibraryNameLibrary from where beam-section is imported
Returns
Beam section created by the given library
unsafe void NXOpen.Tooling.CaeReuseLibrary.UpdateDescription ( string  descriptiveName,
string  reuseLibraryName,
string  previewImageFile 
)
inline

Renames and updates preview image for reusable object

Created in NX7.5.2

License requirements: None.

Parameters
descriptiveNameNew descriptive name
reuseLibraryNameLibrary to update
previewImageFileNew preview image file name including the path

Property Documentation

Tag NXOpen.Tooling.CaeReuseLibrary.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.