SurfaceOperationTransformByTransformMatrix Property

Gets the transform matrix of this operation.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.6.1987.0
Syntax
public Matrix3d TransformMatrix { get; }

Property Value

Matrix3d
See Also