Skip to content

ACadSharp.Entities.IEntity.MatchProperties(ACadSharp.Entities.IEntity)

Albert Domenech edited this page Sep 6, 2025 · 2 revisions

MatchProperties(ACadSharp.Entities.IEntity) Method

Match the properties of this entity with another entity.

Definition

Namespace: ACadSharp.Entities.IEntity

C#

public Void MatchProperties(ACadSharp.Entities.IEntity)

Return Value

Void

Clone this wiki locally