IHatch Interface Methods Send Feedback
See Also 

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

Public Methods

 NameDescription
 MethodCreateExtensionDictionaryCreates a dictionary for the Hatch.  
 MethodDeleteCustomDataDeletes the specified custom data from the Hatch.  
 MethodDeleteHyperLinkDeletes the hyperlink attached to the Hatch.  
 MethodGetBoundaryLoopsCountGets the number of Hatch boundary loops.  
 MethodGetBoundingBoxGets the bounding box enclosing the Hatch.  
 MethodGetCustomDataGets the specified custom data for the Hatch.  
 MethodGetExtensionDictionaryGets the dictionary for the Hatch.  
 MethodGetHatchBoundaryLoopGets the specified Hatch boundary loop.  
 MethodGetHatchPatternGets the Hatch pattern.  
 MethodGetHyperLinkGets the hyperlink attached to the Hatch.  
 MethodGetNormalGets the vector normal to this Hatch.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the Hatch, if the dictionary exists and is empty.  
 MethodSelectAdds or removes the selected Hatch to or from the current selection set.  
 MethodSetCustomDataSets the custom data for the Hatch.  
 MethodSetHyperLinkAttaches a hyperlink to the Hatch.  
 MethodSetNormalSets the vector normal to this Hatch.  
Top

See Also