Share

PartFeatures.DecalFeatures Property

Parent Object: PartFeatures

Description

Property that returns the DecalFeatures collection object. This collection provides access to existing DecalFeature objects.

Syntax

PartFeatures.DecalFeatures() As DecalFeatures

Property 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.

Version

Introduced in version 6

Was this information helpful?