MLeaderGetBlockAttribute Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
public AttributeReference GetBlockAttribute(
ObjectId attDefId
)
Public Function GetBlockAttribute (
attDefId As ObjectId
) As AttributeReference
public:
AttributeReference^ GetBlockAttribute(
ObjectId attDefId
)
member GetBlockAttribute :
attDefId : ObjectId -> AttributeReference
Parameters
- attDefId ObjectId
-
Return Value
AttributeReference
See Also