Skip to content

ACadSharp.Entities.Insert

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

Insert Class

Represents a entity.

Properties

Name Summary
ObjectType
ObjectName
SubclassMarker
Block Gets the insert block definition
InsertPoint A 3D WCS coordinate representing the insertion or origin point.
XScale X scale factor
YScale Y scale factor
ZScale Z scale factor
Rotation Specifies the rotation angle for the object.
Normal Specifies the three-dimensional normal unit vector for the object.
ColumnCount Column count
RowCount Row count
ColumnSpacing Column spacing
RowSpacing Row spacing
HasAttributes True if the insert has attribute entities in it
Attributes Attributes from the block reference

Methods

Name Summary
UpdateAttributes Updates all attribute definitions contained in the block reference as Attribute entitites in the insert
Clone
Clone this wiki locally