| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| • | AllowFixUI—Determines whether or not to activate the Fix Model user interface, if there is an error. Use the property pfcRegenInstructions.AllowFixUI to modify this parameter.
|
| • | ForceRegen—Creo Parametric Use the property pfcRegenInstructions.ForceRegen to modify this parameter.
|
| • | FromFeat—Not currently used. This parameter is reserved for future use. Use the property pfcRegenInstructions.FromFeat to modify this parameter.
|
| • | RefreshModelTree—Creo Parametric Model Tree Use the property pfcRegenInstructions.RefreshModelTree to modify this parameter.
|
| • | ResumeExcludedComponents—Creo Parametric Use the property pfcRegenInstructions.ResumeExcludedComponents to modify this parameter.
|
| • | UpdateAssemblyOnly—Updates the placements of an assembly and all its sub-assemblies, and regenerates the assembly features and intersected parts.
If the affected assembly is retrieved as a simplified representation, then the locations of the components are updated. If
this attribute is false, the component locations are not updated, even if the simplified representation is retrieved. By default,
it is false. Use the property pfcRegenInstructions.UpdateAssemblyOnly to modify this parameter.
|
| • | UpdateInstances—Updates the instances of the solid model in memory. This may slow down the regeneration process. By default, this attribute
is false. Use the property pfcRegenInstructions.UpdateInstances to modify this parameter.
|
| • | ResolveModeRegen—Allows regeneration of a solid in resolve mode. The regeneration behavior is controlled by temporarily overriding the default
settings. Use the property pfcRegenInstructions.ResolveModeRegen to modify this parameter. By default, it is false. If you want to set your Creo Parametric application in resolve mode, you need to set the value of this parameter to true.
Note
However, resolve mode will be deprecated in a future release of Creo Parametric. Hence, it is recommended to run the application without calling the property pfcRegenInstructions.ResolveModeRegen.
|
| • | Basic Quantities—The basic units and dimensions of the system of units. For example, consider the Centimeter Gram Second (CGS) system of unit. The basic quantities for this system of units are:
|
| • | Derived Quantities—The derived units are those that are derived from the basic quantities. For example, consider the Centimeter Gram Second (CGS) system of unit. The derived quantities for this system of unit are as follows:
|
| • | Pre-defined system of units—This system of unit is provided by default. |
| • | Custom-defined system of units—This system of unit is defined by the user only if the model does not contain standard metric or nonmetric units, or if the material file contains units that cannot be derived from the predefined system of units or both. |
| • | Mass Length Time (MLT)—The following systems of units belong to this category:
|
| • | Force Length Time (FLT)—The following systems of units belong to this category:
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| • | UNIT_LENGTH—Specifies length measurement units. |
| • | UNIT_MASS—Specifies mass measurement units. |
| • | UNIT_FORCE—Specifies force measurement units. |
| • | UNIT_TIME—Specifies time measurement units. |
| • | UNIT_TEMPERATURE—Specifies temperature measurement units. |
| • | UNIT_ANGLE—Specifies angle measurement units. |
| • | Offset—Specifies the offset value applied to the values in the reference unit. |
| • | Scale—Specifies the scale applied to the values in the reference unit to get the value in the actual unit.Example - Consider the formula to convert temperature from Centigrade Note
Creo Parametric scales the length dimensions of the model using the factors listed above. If the scale is modified, the model is regenerated.
When you scale the model, the model units are not changed. Imported geometry cannot be scaled.
|
| |
| |
| |
| |
| |
| |
| • | UNIT_SYSTEM_MASS_LENGTH_TIME—Specifies the Mass Length Time (MLT) unit system. |
| • | UNIT_SYSTEM_FORCE_LENGTH_TIME—Specifies the Force Length Time (FLT) unit system. |
| |
| |
| |
| |
| • | DimensionOption—Use the option while converting the dimensions of the model. Use the property pfcUnitConversionOptions.DimensionOption to modify this option.
This option can be of the following types:
|
| • | IgnoreParamUnits—This boolean attribute determines whether or not ignore the parameter units. If it is null or true, parameter values and
units do not change when the unit system is changed. If it is false, parameter units are converted according to the rule. Use the property pfcUnitConversionOptions.IgnoreParamUnits to modify this attribute.
|
| |
| |
| |
| • | The volume. |
| • | The surface area. |
| • | The density. The density value is 1.0, unless a material has been assigned. |
| • | The mass. |
| • | The center of gravity (COG). |
| • | The inertia matrix. |
| • | The inertia tensor. |
| • | The inertia about the COG. |
| • | The principal moments of inertia (the eigen values of the COG inertia). |
| • | The principal axes (the eigenvectors of the COG inertia). |
| • | CoordSysName—Name of the coordinate system. If this is Null, the method uses the default coordinate system. |
| • | DensityOpt—Value of the density flag specified using the enumerated data type pfcMPDensityUse and the valid values are as follows:
|
| • | density—Density used while calculating mass properties depending on the value specified for the input argument DensityOpt. |
| • | CompPath—Component path of the solid. If this is null, the top assembly is referred. |
| • | CsysItem—Coordinate system model item. If this is null, default coordinate system is referred. |
| • | CsysPath—Component path of the coordinate system. If this is null, default coordinate system is referred. |
| |
| |
| |
| |
| |
| |
| |
| |
| • | Create or delete materials |
| • | Set the current material |
| • | Access and modify the material types and properties |
| |
| |
| |
| |
| |
| |
| • | <name>.mtl—Specifies the new material file format. |
| • | <name>.mat—Specifies the material file format prior to Pro/ENGINEER Wildfire 3.0. |
| |
| |
| |
| |
| |
| • | MTL_ISOTROPIC—Specifies a a material with an infinite number of planes of material symmetry, making the properties equal in all directions. |
| • | MTL_ORTHOTROPIC—Specifies a material with symmetry relative to three mutually perpendicular planes. |
| • | MTL_TRANSVERSELY_ISOTROPIC—Specifies a material with rotational symmetry about an axis. The properties are equal for all directions in the plane of isotropy. |
| • | MTL_FLUID—Specifies a material with fluid properties. |
| • | MTL_ISOTROPIC—Specifies a material with an infinite number of planes of material symmetry, making the properties equal in all directions. |
| • | MTL_ORTHOTROPIC—Specifies a material with symmetry relative to three mutually perpendicular planes. |
| • | MTL_TRANSVERSELY_ISOTROPIC—Specifies a material with rotational symmetry about an axis. The properties are equal for all directions in the plane of isotropy. |
| • | MTL_FLUID—Specifies a material with fluid properties. |
| • | MTL_ISOTROPIC—Specifies a material with an infinite number of planes of material symmetry, making the properties equal in all directions. |
| • | MTL_ORTHOTROPIC—Specifies a material with symmetry relative to three mutually perpendicular planes. |
| • | MTL_TRANSVERSELY_ISOTROPIC—Specifies a material with rotational symmetry about an axis. The properties are equal for all directions in the plane of isotropy. |
| • | MTL_FLUID—Specifies a material with fluid properties. |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |