IBlockDefinition Interface Methods Send Feedback
See Also 

For a list of all members of this type, see IBlockDefinition members.

Public Methods

 NameDescription
 MethodAddTemporaryEntityInserts the specified temporary entity in the Block definition.  
 MethodCreateExtensionDictionaryCreates a dictionary for the Block definition.  
 MethodDeleteCustomDataDeletes the specified custom data for the Block definition.  
 MethodDeleteHyperLinkDeletes the hyperlink attached to the Block definition  
 MethodGetAttributeDefinitionsGets the BlockAttribute definitions for the Block definition.  
 MethodGetBasePointGets the coordinates of the base point of this Block definition.  
 MethodGetBlockInstancesGets the Block instances for the Block definition.  
 MethodGetBoundingBoxGets the bounding box enclosing the Block definition.  
 MethodGetCustomDataGets the specified custom data for the Block definition.  
 MethodGetEntitiesGets the entities that form the Block definition.  
 MethodGetExtensionDictionaryGets the dictionary for the Block definition.  
 MethodGetExternalReferenceGets the external reference for the Block definition.  
 MethodGetHyperLinkGets the hyperlink attached to the Block definition.  
 MethodGetNameGets the name of the Block definition.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the Block definition, if the dictionary exists and is empty.  
 MethodSetBasePointSets the coordinates of the base point of this Block definition.  
 MethodSetCustomDataSets the custom data for the Block definition.  
 MethodSetHyperLinkAttaches a hyperlink to the Block definition.  
Top

See Also