ACadSharp.Entities.IEntity.MatchProperties(ACadSharp.Entities.IEntity) - DomCR/ACadSharp GitHub Wiki

MatchProperties(ACadSharp.Entities.IEntity) Method

Match entity properties to another entity

Definition

Namespace: ACadSharp.Entities.IEntity

C#

public Void MatchProperties(ACadSharp.Entities.IEntity)

Return Value

Void