public interface AssyFemPart extends BaseFemPart
PartCollection
class to load or create a part. BaseFemPart.AxisymAbstractionType, BaseFemPart.SolverAndAnalysisTypeData
BasePart.BookmarkOption, BasePart.CloseAfterSave, BasePart.CloseModified, BasePart.CloseWholeTree, BasePart.CollaborativeContentType, BasePart.HistoryEventInformation, BasePart.IncompleteStatus, BasePart.PartPreview, BasePart.PreviewImageData, BasePart.ReopenData, BasePart.SaveComponents, BasePart.TransientStatus, BasePart.Units
NXObject.AttributeInformation, NXObject.AttributeType, NXObject.ComputationalTime, NXObject.DateAndTimeFormat
Modifier and Type | Method and Description |
---|---|
void |
finalizeCreation(Part cadPart,
String solverTypeName,
String analysisTypeType,
BaseFemPart.AxisymAbstractionType abstractionType,
String[] description)
Finalizes the creation of the assembly fem part file.
|
void |
finalizeCreation(Part cadPart,
String solverTypeName,
String analysisTypeType,
String[] description)
Deprecated.
Deprecated in NX9.0.0. Use
finalizeCreation(nxopen.Part, java.lang.String, java.lang.String, nxopen.cae.BaseFemPart.AxisymAbstractionType, java.lang.String[]) that includes abstraction type instead.
|
Part |
masterCadPart()
Returns the master cad part associated with the assembly fem part
License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") . |
baseFEModel, fullPathForAssociatedCadPart, getAbstractionType, getEnableMeshMorph, getSolverAndAnalysisType, setEnableMeshMorph, setSolverAndAnalysisType, setSolverAndAnalysisTypeAndAbstraction, sketchCurves
caeGroups, createModelDisplayBuilder, createSolverAppendOption, deleteSolverAppendOption, elementQualitySettings, exportJt, exportSimulation, getCsysFlattenedLabel, getDescription, importExistingSimulation, meshControlDisplayMgr, modelCheckMgr, modelingObjectPropertyTables, newBeamSectionOffsetOptions, newBeamSectionOptions, newBeamSectionOrientationOptions, newMaterialOptions, nodeElementInfoMgr, physicalPropertyTables, selectElementMgr, setDescription, showHideMgr, smartSelectionMgr
analysisManager, arcs, assemblies, assemblyManager, assignPermanentName, axes, baseFeatures, cameras, camfeatures, canBeDisplayPart, cgfxAttrs, cgfxMattex, close, colors, completeStructure, componentAssembly, coordinateSystems, createDynamicSectionBuilder, createEffectivityConditionBuilder, createEffectivityConditionBuilder, createFacetSettingsBuilder, createGatewayGroupBuilder, createPerspectiveOptionsBuilder, createReferenceSet, curves, datums, decals, deleteReferenceSet, designStudy, directions, dynamicSections, ellipses, expressionGroups, expressions, fieldManager, fonts, fullPath, functions, getAllReferenceSets, getCollaborativeContentType, getHistoryInformation, getIncompleteStatus, getMakeUniqueName, getPreviewImage, getTransientStatus, grids, hyperbolas, imageCaptureManager, images, imagesData, infiniteLines, isFullyLoaded, isReadOnly, layerCategories, layers, layouts, leaf, lights, lines, loadFeatureDataForSelection, loadFully, loadThisPartFully, materialManager, measureManager, modelingViews, nxmatrices, offsets, optimization, parabolas, partPreviewMode, partUnits, pdmpart, planes, plotManager, points, polylines, preferences, propertiesManager, regenerateDisplayFacets, reinstateTransience, removeTransience, reopen, reopenAs, requirementChecks, requirements, reverseBlankAll, ruleManager, save, saveAs, saveBookmark, saveDisplayFacets, saveOptions, scalars, scCollectors, sections, selPref, setMakeUniqueName, setPartPreviewMode, setSaveDisplayFacets, setUniqueIdentifier, shedobjs, splines, trueStudioObjs, uniqueIdentifier, unitCollection, userDefinedObjectManager, validations, views, wcs, xforms
deleteAllAttributesByType, deleteAllAttributesByType, deleteAttributeByTypeAndTitle, deleteAttributeByTypeAndTitle, deleteUserAttribute, deleteUserAttributes, getAttributeTitlesByType, getBooleanUserAttribute, getComputationalTimeUserAttribute, getIntegerAttribute, getIntegerUserAttribute, getRealAttribute, getRealUserAttribute, getReferenceAttribute, getStringAttribute, getStringUserAttribute, getTimeAttribute, getTimeUserAttribute, getUserAttribute, getUserAttribute, getUserAttributeAsString, getUserAttributeCount, getUserAttributeCount, getUserAttributeLock, getUserAttributes, getUserAttributes, getUserAttributes, getUserAttributesAsStrings, getUserAttributeSize, getUserAttributeSourceObjects, hasUserAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setBooleanUserAttribute, setReferenceAttribute, setReferenceAttribute, setTimeAttribute, setTimeAttribute, setTimeUserAttribute, setTimeUserAttribute, setUserAttribute, setUserAttribute, setUserAttribute, setUserAttribute, setUserAttribute, setUserAttributeLock
printTestData, printTestData, tag, tagValue
findObject, isOccurrence, journalIdentifier, name, owningComponent, owningPart, print, prototype, setName
void finalizeCreation(Part cadPart, String solverTypeName, String analysisTypeType, BaseFemPart.AxisymAbstractionType abstractionType, String[] description) throws NXException, RemoteException
cadPart
- the cad part to be associated with the fem partsolverTypeName
- the name of the solver. Refer to NX help for more information analysisTypeType
- the name of the analysis type. Refer to NX help for more information abstractionType
- the axisymmetric abstraction type. Refer to NX help for more informationdescription
- description NXException
RemoteException
void finalizeCreation(Part cadPart, String solverTypeName, String analysisTypeType, String[] description) throws NXException, RemoteException
finalizeCreation(nxopen.Part, java.lang.String, java.lang.String, nxopen.cae.BaseFemPart.AxisymAbstractionType, java.lang.String[])
that includes abstraction type instead.
cadPart
- the cad part to be associated with the fem partsolverTypeName
- the name of the solver. Refer to NX help for more information analysisTypeType
- the name of the analysis type. Refer to NX help for more information description
- description NXException
RemoteException
Part masterCadPart() throws NXException, RemoteException
NXException
RemoteException
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.