FixObjectId Property (ActiveX/CSP)

Specifies the object ID of the object whose properties can be used to fix an error.

Supported platforms: Windows only

Namespace: AcStMgr

Assembly: AcStMgr.tlb

Signature

VB.NET:

object.FixObjectId

C#:

object.FixObjectId;
object

Type: AcStFix object

The object this property applies to.

Property Value

Read-only: No

Type: LongPtr (Long)

The object ID of the object associated with the fix.

Remarks

No additional remarks.

Release Information

Releases: AutoCAD 2004 and later

Examples

VB.NET:

Not available

C#:

Not available