FinishDefinition Object
Description
The FinishDefinition object represents all of the information that defines a finish feature.
Methods
Copy |
Method that creates a copy of this FinishDefinition object. |
DisableProperties |
Method that disables or enables the properties in this finish definition. |
IsPropertyDisabled |
Method that returns whether the specified property is disabled or not. |
Properties
Appearance |
Read-write property that gets and sets the appearance for the finish feature. |
Application |
Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
Comment |
Read-write property that gets and sets the comment for the finish feature. |
Depth |
Read-write property that provides access to the depth of the feature. |
Description |
Read-write property that gets and sets the description for the finish feature. |
ExcludedEntities |
Read-write property that gets and sets the Face objects and their proxies that will be excluded from the finish feature. Valid objects in the ObjectCollection can be Face objects and the proxies. |
FinishType |
Read-write property that gets and sets the finish type for the finish feature. |
Hardness |
Read-write property that provides access to the hardness of the feature. |
IncludedEntities |
Read-write property that gets and sets the Face and SurfaceBody objects and their proxies on which the finish feature is created. Valid objects in the ObjectCollection can be Face, SurfaceBody and the proxies, or FaceCollection that contains Face or FaceProxy. |
Parent |
Gets the parent object from whom this object can logically be reached. |
ProcessName |
Read-write property that gets and sets the process name for the finish feature. |
ShortDescription |
Read-write property that gets and sets the short description for the finish feature. |
Thickness |
Read-write property that provides access to the thickness of the feature. |
Type |
Gets the constant that indicates the type of this object. |
Accessed From
FinishDefinition.Copy,
FinishFeature.Definition,
FinishFeatureProxy.Definition,
FinishFeatures.CreateDefinition
Samples
Version
Introduced in version 2024