AcadBlockClassAddDimRotated Method

Namespace:  BricscadDb
Assembly:  Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
public virtual AcadDimRotated AddDimRotated(
        Object ExtLine1Point,
        Object ExtLine2Point,
        Object DimLineLocation,
        double RotationAngle
)

Parameters

ExtLine1Point
Type: SystemObject
ExtLine2Point
Type: SystemObject
DimLineLocation
Type: SystemObject
RotationAngle
Type: SystemDouble

Return Value

Type: AcadDimRotated

Implements

IAcadBlockAddDimRotated(Object, Object, Object, Double)
See Also

©  Bricsys NV. All rights reserved.