AcadBlockClassIOdaBlock_AttachExternalReference Method

Namespace:  BricscadDb
Assembly:  Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
public virtual AcadExternalReference IOdaBlock_AttachExternalReference(
        string PathName,
        string Name,
        Object InsertionPoint,
        double Xscale,
        double Yscale,
        double Zscale,
        double Rotation,
        bool bOverlay,
        [OptionalAttribute] Object Password
)

Parameters

PathName
Type: SystemString
Name
Type: SystemString
InsertionPoint
Type: SystemObject
Xscale
Type: SystemDouble
Yscale
Type: SystemDouble
Zscale
Type: SystemDouble
Rotation
Type: SystemDouble
bOverlay
Type: SystemBoolean
Password (Optional)
Type: SystemObject

Return Value

Type: AcadExternalReference

Implements

IOdaBlockAttachExternalReference(String, String, Object, Double, Double, Double, Double, Boolean, Object)
See Also

©  Bricsys NV. All rights reserved.