DxfDocumentModifyEntity Method |
| Name | Description | |
|---|---|---|
| ModifyEntity(EntityObject, NullableVector2, NullableVector2, Double, Double, NullableInt16, String, String) |
Modifies the position, rotation and scaling of an entity in 2D.
| |
| ModifyEntity(EntityObject, NullableVector3, NullableVector3, NullableVector3, NullableVector3, NullableInt16, String, String) |
Modifies the position, rotation and scaling of an entity.
|