SurfaceOperationTransformByTransformMatrix Property

Gets the transform matrix of this operation.

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

Property Value

Matrix3d
See Also