-
-
Notifications
You must be signed in to change notification settings - Fork 119
ACadSharp.Entities.IEntity
Albert Domenech edited this page Jul 14, 2024
·
2 revisions
Namespace: ACadSharp.Entities
C#
public interface IEntity
Returns | Name | Summary |
---|---|---|
Color |
Color | The True Color object of the object. |
Boolean |
IsInvisible | Specifies the visibility of an object or the application. |
Layer |
Layer | Specifies the layer for an object. |
LineType |
LineType | Linetype name (present if not BYLAYER). |
The special name BYBLOCK indicates a floating linetype (optional) | ||
Double |
LinetypeScale | Linetype scale for this entity. |
LineweightType |
LineWeight | Specifies the lineweight of an individual object or the default lineweight for the drawing. |
Material |
Material | Material object (present if not BYLAYER) |
Transparency |
Transparency | Transparency value. |
Returns | Name | Summary |
---|---|---|
Void |
MatchProperties(ACadSharp.Entities.IEntity) | Match entity properties to another entity |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions