ISolid Interface Methods Send Feedback
See Also 

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

Public Methods

 NameDescription
 MethodCreateExtensionDictionaryCreates a dictionary for the 2D Solid.  
 MethodDeleteCustomDataDeletes the specified custom data from the 2D Solid.  
 MethodDeleteHyperLinkDeletes a hyperlink attached to the 2D Solid.  
 MethodGetBoundingBoxGets the bounding box enclosing the 2D Solid.  
 MethodGetCustomDataGets the specified custom data for the 2D Solid.  
 MethodGetExtensionDictionaryGets the dictionary for the 2D Solid.  
 MethodGetHyperLinkGets the hyperlink attached to the 2D Solid.  
 MethodGetNormalGets the vector normal to this 2D Solid.  
 MethodGetVertex1CoordinateGets the coordinates of the first vertex of the 2D Solid.  
 MethodGetVertex2CoordinateGets the coordinates of the second vertex of the 2D Solid.  
 MethodGetVertex3CoordinateGets the coordinates of the third vertex of the 2D Solid.  
 MethodGetVertex4CoordinateGets the coordinates of the fourth vertex of the 2D Solid.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the 2D Solid, if the dictionary exists and is empty.  
 MethodSelectAdds or removes the selected 2D Solid to or from the current selection set.  
 MethodSetCustomDataSets the custom data for the 2D Solid.  
 MethodSetHyperLinkAttaches a hyperlink to the 2D Solid.  
 MethodSetNormalSets the vector normal to this 2D Solid.  
 MethodSetVertex1CoordinateSets the coordinates of the first vertex of the 2D Solid.  
 MethodSetVertex2CoordinateSets the coordinates of the second vertex of the 2D Solid.  
 MethodSetVertex3CoordinateSets the coordinates of the third vertex of the 2D Solid.  
 MethodSetVertex4CoordinateSets the coordinates of the fourth vertex of the 2D Solid.  
Top

See Also