NXOpen .NET Reference  12.0.0
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:

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

Properties

Tag Tag [get]
 Returns the tag of this object. 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 ( )

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 
)

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)

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 
)

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.