IAcadUtilityTranslateCoordinates Method

Namespace:  BricscadApp
Assembly:  Interop.BricscadApp (in Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
Object TranslateCoordinates(
        Object Point,
        AcCoordinateSystem FromCoordSystem,
        AcCoordinateSystem ToCoordSystem,
        int Displacement,
        [OptionalAttribute] Object OCSNormal
)

Parameters

Point
Type: SystemObject
FromCoordSystem
Type: BricscadDbAcCoordinateSystem
ToCoordSystem
Type: BricscadDbAcCoordinateSystem
Displacement
Type: SystemInt32
OCSNormal (Optional)
Type: SystemObject

Return Value

Type: Object
See Also

©  Bricsys NV. All rights reserved.