PartFeatures.DecalFeatures Property
Parent Object: PartFeaturesDescription
Property that returns the DecalFeatures collection object. This collection provides access to existing DecalFeature objects.
Syntax
PartFeatures.DecalFeatures() As DecalFeaturesProperty Value
This is a read only property whose value is a DecalFeatures.Samples
Name | Description |
Add a decal feature | This sample demonstrates the creation of a decal feature. |