Class wfcWPart
Description
Provides the information about the Part Model.
User Guide References:
Direct Known Subclasses:
GetDescr,
GetRelationId,
GetIsModified,
GetVersionStamp,
GetRevision,
GetVersion,
GetBranch,
GetReleaseLevel,
GetCommonName,
SetCommonName,
IsCommonNameModifiable,
GetFullName,
GetInstanceName,
GetGenericName,
GetType,
GetFileName,
Backup,
Copy,
CopyAndRetrieve,
Rename,
Save,
Erase,
EraseWithDependencies,
Delete,
Display,
DisplayInNewWindow,
ListDependencies,
ListDeclaredModels,
CreateLayer,
Export,
Import,
AccessExternalData,
TerminateExternalData,
CheckIsSaveAllowed,
CheckIsModifiable,
GetOrigin,
GetPostRegenerationRelations,
SetPostRegenerationRelations,
RegeneratePostRegenerationRelations,
DeletePostRegenerationRelations,
CleanupDependencies,
IsNativeModel,
ExportIntf3D,
SetIntf3DLayerSetupFile,
IsIntf3DLayerSetupFileIgnored,
IsIntf3DCsysIgnored,
ClearIntf3DModelData VerifyATB,
MarkATBModelAsOutOfDate,
UpdateATB,
RelinkATB,
GetAnnotationPlanesFromGallery,
GetAnnotationPlanes,
GetAnnotationPlaneByName,
AddAnnotationPlaneToGallery,
RemoveAnnotationPlaneFromGallery,
GetActiveAnnotationPlane,
GetTIMInfo,
ConvertOldXSectionsToNew,
CanCreateSectionFeature,
ListLayers,
SaveLayerDisplayStatus,
GetLayerItem,
GetSubType,
GetDefaultName,
IsVariantFeatModel,
CreateUnitByExpression,
ComputeRayIntersections,
CollectParamTablesets,
GenerateSelectionsFromCollection,
MarkForSaving,
RefreshMdlTree,
GetMdlfileDescriptor,
IsStandardLocation,
DesignateSymbol,
UndesignateSymbol,
IsDesignatedSymbol,
VisitItems,
VisitDetailItems,
CreateSurfaceFinish,
CreateGTol,
CreateSetDatumTag,
MatchLayerRules,
CopyLayerRules,
ExecuteLayerRules GetParent,
GetImmediateGenericInfo,
GetTopGenericInfo,
ListColumns,
ListRows,
GetCell,
SetCell,
GetCellIsDefault,
AddRow,
GetRow,
RemoveRow,
AddColumn,
RemoveColumn,
GetColumn,
CreateColumn,
CreateParamColumn,
CreateDimensionColumn,
CreateFeatureColumn,
CreateComponentColumn,
CreateCompModelColumn,
CreateGroupColumn,
CreateMergePartColumn,
CreateTolPlusColumn,
CreateTolMinusColumn,
CreateTolPlusMinusColumn GetDefaultBody,
GetSurfaceSolidBody,
GetEdgeSolidBody,
GetGeomOutline,
GetRelativeAccuracy,
SetRelativeAccuracy,
GetAbsoluteAccuracy,
SetAbsoluteAccuracy,
Regenerate,
ExecuteFeatureOps,
EvalOutline,
CreateLocalGroup,
CreateNote,
ListFailedFeatures,
ListFeaturesByType,
ListCrossSections,
GetCrossSection,
GetIsSkeleton,
HasRetrievalErrors,
GetFeatureByName,
GetFeatureById,
CreateImportFeat,
ActivateSimpRep,
GetActiveSimpRep,
CreateSimpRep,
SelectSimpRep,
GetSimpRep,
GetMasterRep,
GetGraphicsRep,
GetGeomRep,
DeleteSimpRep,
GetMassProperty,
GetMassPropertyWithDensity,
ListGroups,
CreateFeature,
CreateUDFGroup,
ExportShrinkwrap,
GetPrincipalUnits,
SetPrincipalUnits,
ListUnits,
ListUnitSystems,
GetUnit,
CreateCustomUnit,
CreateUnitSystem CreateBody,
DeleteBody,
GetIsNoResolveMode,
WRegenerate,
ListChildOfFailedFeatures,
ListChildOfExternalFailedFeatures,
GetSolidFeatureStatusFlags,
WCreateFeature,
DeleteFeatures,
SuppressFeatures,
ResumeFeatures,
ReorderFeatures,
ImportAsFeat,
QuickPrint,
CollectCurves,
CollectSurfaces,
CreatePlanarXSection,
CreatePlanarXSectionWithOptions,
ListDetailItems,
UpdateActiveLayerState,
CreateParallelXSection,
ListCombStates,
GetActiveCombState,
ActivateCombState,
CreateCombState,
DeleteCombState,
GetAnnotationsOfActiveState,
GetStyleStateFromName,
GetStyleStateFromId,
GetActiveStyleState,
ActivateStyleState,
ListStyleStateItems,
ListLayerStates,
CreateLayerState,
GetActiveLayerState,
GetTolerance,
SetTolerance,
LoadToleranceClass,
GetModelClass,
SetModelClass,
CheckFamilyTable,
DisplaySolid,
GetDefaultTextHeight,
FindShellsAndVoids,
ProjectPoint,
GetDisplayOutline,
GetAxis,
GetCurve,
GetCsys,
GetEdge,
GetPoint,
GetQuilt,
CreateZoneSectionFeature,
GetAllAppearancesAndTextures,
CreateDimension,
CreateRefDimension,
RefreshDetailTree,
ExpandDetailTree,
CollapseDetailTree,
CreateFlatToScreenPlane,
CreateAnnotationPlaneFromView,
CreateFreeNote,
CreateOnItemNote,
CreateLeaderNote,
CreateLeaderWithArrowTypeNote,
RetrieveSymbolDefItem,
CreateAnnotationFeature,
CreateSymbolDefinition,
CreateSymbolInstance,
CreateOrdinateDimension,
Tessellate,
CreateCustomFeature,
ActivateAutomaticSimpRep,
ConvertAutomaticSimpRep Methods Inherited from Class
pfcPart::
Method Summary
| |
| |
| |
| Determines the surfaces or edges on which the specified point is located. If a point lies on an edge, the function does not return the neighboring surfaces |
| |
| |
| |
| Determines the density of the part. |
| |
| |
| |
| Provides the interface data for the model. |
| |
| |
| |
| Analyzes and returns the number of connect volumes of a part, and the surfaces that bound them. |
void | |
| |
| |
| Sets the density of the part. |
Method Detail
Determines the density of the part.
Exceptions thrown (but not limited to):
User Guide References:
Returns:
Sets the density of the part.
User Guide References:
Parameters:
value
The part density (in the units of the model).
Returns:
Analyzes and returns the number of connect volumes of a part, and the surfaces that bound them.
Exceptions thrown (but not limited to):
User Guide References:
Returns:
VolumeSurfaceInfo
Determines the surfaces or edges on which the specified point is located. If a point lies on an edge, the function does not return the neighboring surfaces
Exceptions thrown (but not limited to):
User Guide References:
Parameters:
Point
Returns:
Provides the interface data for the model.
Exceptions thrown (but not limited to):
User Guide References:
Parameters:
ConversionOptions
The options for the conversion.
Returns: