FormFeatureInsertedBlockRefId
Property
|
Namespace: Bricscad.SheetMetal
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.1.4.0
Syntax
public ObjectId InsertedBlockRefId { get; }
Public ReadOnly Property InsertedBlockRefId As ObjectId
Get
public:
property ObjectId InsertedBlockRefId {
ObjectId get ();
}
member InsertedBlockRefId : ObjectId with get
Property Value
ObjectId
See Also