DecalFeature.SetAffectedBodies Method
Parent Object: DecalFeatureDescription
Method that sets a collection of SurfaceBody objects affected by this feature.
Syntax
DecalFeature.SetAffectedBodies( Bodies As ObjectCollection )Parameters
Name | Type | Description |
Bodies | ObjectCollection | ObjectCollection of SurfaceBody objects. |