Class CaePart
Assembly: NXOpen.dll
Syntax
public class CaePart : BasePart, IMessageSink, INXObject
Constructors
CaePart()
Declaration
Properties
AcousticModelMgr
Declaration
public AcousticModel AcousticModelMgr { get; }
Property Value
AtvSets
Declaration
public AtvSetCollection AtvSets { get; }
Property Value
BeamSections
Declaration
public BeamSectionsCollection BeamSections { get; }
Property Value
CaeGroups
Declaration
public CaeGroupCollection CaeGroups { get; }
Property Value
CaeNoteCollection
Declaration
public NoteCollection CaeNoteCollection { get; }
Property Value
CaeQueryCurves
Declaration
public QueryCurveManager CaeQueryCurves { get; }
Property Value
ElementQualitySettings
Declaration
public ElementQualitySettingCollection ElementQualitySettings { get; }
Property Value
FrfSets
Declaration
public FrfSetCollection FrfSets { get; }
Property Value
MarginAnnotationCollection
Declaration
public MarginAnnotCollection MarginAnnotationCollection { get; }
Property Value
MeshControlDisplayMgr
Declaration
public MeshControlDisplayManager MeshControlDisplayMgr { get; }
Property Value
ModeSets
Declaration
public ModeSetCollection ModeSets { get; }
Property Value
ModelCheckMgr
Declaration
public ModelCheckManager ModelCheckMgr { get; }
Property Value
ModelingObjectPropertyTables
Declaration
public ModelingObjectPropertyTableCollection ModelingObjectPropertyTables { get; }
Property Value
NodeElementInfoMgr
Declaration
public NodeElementInfoManager NodeElementInfoMgr { get; }
Property Value
Notes
Declaration
public NoteManager Notes { get; }
Property Value
PhysicalPropertyTables
Declaration
public PhysicalPropertyTableCollection PhysicalPropertyTables { get; }
Property Value
PostEnvironmentsMgr
Declaration
public PostEnvironmentsManager PostEnvironmentsMgr { get; }
Property Value
SelectElementMgr
Declaration
public SelectElementsManager SelectElementMgr { get; }
Property Value
SelectGroupsMgr
Declaration
public SelectGroupsManager SelectGroupsMgr { get; }
Property Value
SelectionRecipes
Declaration
public SelectionRecipeCollection SelectionRecipes { get; }
Property Value
ShowHideMgr
Declaration
public ShowHideManager ShowHideMgr { get; }
Property Value
SmartSelectionMgr
Declaration
public SmartSelectionManager SmartSelectionMgr { get; }
Property Value
VatvSets
Declaration
public VatvSetCollection VatvSets { get; }
Property Value
Methods
Declaration
public SettingsBuilder CreateContactPreviewSettingsBuilder()
Returns
CreateConvertToConvergentBodyBuilder()
Declaration
public ConvertToConvergentBodyBuilder CreateConvertToConvergentBodyBuilder()
Returns
CreateModelDisplayBuilder()
Declaration
public ModelDisplayBuilder CreateModelDisplayBuilder()
Returns
CreatePenetrationCheckAddSetBuilder(NXObject)
Declaration
public AddSetBuilder CreatePenetrationCheckAddSetBuilder(NXObject penetrationAddSet)
Parameters
Type |
Name |
Description |
NXObject |
penetrationAddSet |
|
Returns
CreatePenetrationCheckAutomaticResolveBuilder(NXObject)
Declaration
public AutomaticResolveBuilder CreatePenetrationCheckAutomaticResolveBuilder(NXObject penetrationCheck)
Parameters
Type |
Name |
Description |
NXObject |
penetrationCheck |
|
Returns
CreatePenetrationCheckTranslateNodesBuilder()
Declaration
public TranslateNodesBuilder CreatePenetrationCheckTranslateNodesBuilder()
Returns
CreateSolverAppendOption()
Declaration
public SolverAppendOption CreateSolverAppendOption()
Returns
CreateStlImportBuilder()
Declaration
public StlImportBuilder CreateStlImportBuilder()
Returns
DeleteSolverAppendOption(SolverAppendOption)
Declaration
public void DeleteSolverAppendOption(SolverAppendOption appendOption)
Parameters
ExportJt(string)
Declaration
public void ExportJt(string fileName)
Parameters
Type |
Name |
Description |
string |
fileName |
|
ExportSimulation(string, CaeDataContainer)
Declaration
public void ExportSimulation(string solverName, CaeDataContainer propertyList)
Parameters
GetApplication(FieldApplicationType)
Declaration
public IApplication GetApplication(CaePart.FieldApplicationType applicationType)
Parameters
Returns
GetCsysFlattenedLabel(CoordinateSystem)
Declaration
public int GetCsysFlattenedLabel(CoordinateSystem csys)
Parameters
Returns
GetDescription(out string[])
Declaration
public void GetDescription(out string[] description)
Parameters
Type |
Name |
Description |
string[] |
description |
|
ImportExistingSimulation(string, CaeDataContainer)
Declaration
public void ImportExistingSimulation(string solverName, CaeDataContainer propertyList)
Parameters
NewBeamSectionOffsetOptions()
Declaration
public BeamSectionOffsetOptions NewBeamSectionOffsetOptions()
Returns
NewBeamSectionOptions()
Declaration
public BeamSectionOptions NewBeamSectionOptions()
Returns
NewBeamSectionOrientationOptions()
Declaration
public BeamSectionOrientationOptions NewBeamSectionOrientationOptions()
Returns
NewMaterialOptions()
Declaration
public MaterialOptions NewMaterialOptions()
Returns
NewThermoOpticalPropMgr()
Declaration
public ThermoOpticalPropMgr NewThermoOpticalPropMgr()
Returns
SetDescription(string[])
Declaration
public void SetDescription(string[] description)
Parameters
Type |
Name |
Description |
string[] |
description |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink