SurfaceOperationTransformByTransformType Property |
Gets the transform type of this operation.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SurfaceTransformOperationType TransformType { get; }
Public ReadOnly Property TransformType As SurfaceTransformOperationType
Get
public:
property SurfaceTransformOperationType TransformType {
SurfaceTransformOperationType get ();
}
Property Value
SurfaceTransformOperationType
See Also