Assoc3dVariablegetBlockId Method
|
returns the owner block table record of this
constraint variable
Namespace: Bricscad.Geometrical3dConstraints
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public ObjectId getBlockId()
Public Function getBlockId As ObjectId
public:
ObjectId getBlockId()
member getBlockId : unit -> ObjectId
Return Value
Type:
ObjectId
ObjectId of block table record
See Also