Share

Entity.MaterialMapper Property

Description

Accesses the Mapper that is use to map a material to the entity

Visual Basic

Public Property MaterialMapper() As Mapper

C#

public Mapper MaterialMapper;

Conditions

Read / Write

Links

Entity Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?