ActiveMaterial Property (ActiveX)

Specifies the current default material for this document.

Supported platforms: Windows only

Signature

VBA:

object.ActiveMaterial
object

Type: Document

The object to which this property applies.

Property Value

Read-only: No

Type: Material

The material assigned to new objects.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available