Entity.CopyAttributesFast Method

Copies the following attributes to this entity: Visible, InstanceVisibilityInfo, Color, ColorMethod, LayerName and MaterialName attributes.
Public Sub CopyAttributesFast( _ 
ByVal source As Entity
)
This language is not supported or no code example is available.
public void CopyAttributesFast( 
Entity source 
)
This language is not supported or no code example is available.

Parameters

source
Entity

The source entity

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition