DesignTableGetBlockId Method
|
Namespace: Bricscad.Geometrical3dConstraints
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public virtual ObjectId GetBlockId()
Public Overridable Function GetBlockId As ObjectId
public:
virtual ObjectId GetBlockId()
abstract GetBlockId : unit -> ObjectId
override GetBlockId : unit -> ObjectId
Return Value
Type:
ObjectId
See Also