Skip to content

ACadSharp.Entities.IGeometricEntity.ApplyTransform(CSMath.Transform)

Albert Domenech edited this page Apr 6, 2025 · 1 revision

ApplyTransform(CSMath.Transform) Method

Apply a transform matrix to this entity.

Definition

Namespace: ACadSharp.Entities.IGeometricEntity

C#

public Void ApplyTransform(CSMath.Transform)

Return Value

Void

Clone this wiki locally