ComponentInstanceInstanceBlockId Property
|
Namespace: Bricscad.MechanicalComponents
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public ObjectId InstanceBlockId { get; }
Public ReadOnly Property InstanceBlockId As ObjectId
Get
public:
property ObjectId InstanceBlockId {
ObjectId get ();
}
member InstanceBlockId : ObjectId with get
Property Value
ObjectId
See Also