Skip to content

ACadSharp.Entities.IEntity

Albert Domenech edited this page Apr 29, 2024 · 3 revisions

IEntity Class

Properties

Name Summary
Layer Specifies the layer for an object.
Color The True Color object of the object.
LineWeight Specifies the lineweight of an individual object or the default lineweight for the drawing.
LinetypeScale Linetype scale for this entity.
IsInvisible Specifies the visibility of an object or the application.
Transparency Transparency value.
LineType Linetype name (present if not BYLAYER).
The special name BYBLOCK indicates a floating linetype (optional)
Material Material object (present if not BYLAYER)

Methods

Name Summary
MatchProperties Match entity properties to another entity
Clone this wiki locally