Share

ImportedDWGComponent.Crop Property

Parent Object: ImportedDWGComponent

Description

Read-write property that gets and sets the crop in LocationPlane space. Set this to Nothing will clear the crop.

Syntax

ImportedDWGComponent.Crop() As Box2d

Property Value

This is a read/write property whose value is a Box2d.

Version

Introduced in version 2017

Was this information helpful?