Class CaeReuseLibrary
Inheritance
CaeReuseLibrary
Assembly: NXOpen.dll
public class CaeReuseLibrary : NXRemotableObject, IMessageSink
Constructors
Declaration
protected CaeReuseLibrary(BaseFEModel owner)
Parameters
Properties
Declaration
Property Value
Methods
Declaration
public ReusableObject CreateReusableObject()
Returns
Declaration
public void ExportBeamSectionToLibrary(string reuseLibraryName, ReusableObject reusableObject)
Parameters
Declaration
public BeamSection ImportBeamSectionFromLibrary(string reuseLibraryName)
Parameters
Type |
Name |
Description |
string |
reuseLibraryName |
|
Returns
Declaration
public void UpdateDescription(string descriptiveName, string reuseLibraryName, string previewImageFile)
Parameters
Type |
Name |
Description |
string |
descriptiveName |
|
string |
reuseLibraryName |
|
string |
previewImageFile |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink