随笔分类 - AO
ArcObject
摘要:在创建完Feature并赋予Geometry后,需要对当前的Feature.shape进行拓扑检查。利用 ITopologicalOperator接口中的IsSimple属性进行拓扑检查。检查失败后则需要用ITopologicalOperator接口中的Simplify()进行拓扑处理。ITopo...
阅读全文
摘要:在对已经存在的Feature进行合并创建新的Feature时,应使用ITopologicalOperator.Union()方法,将两个Feature的Geometry联合在一起。 ITopologicalOperator.Union()方法官方说明: http://resources.arcgi...
阅读全文
摘要:将IStyleGallery中的经序列化/反序列化过程中,需要使用IStyleGalleryStorage(PS:http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#/IStyleGallerySt...
阅读全文

浙公网安备 33010602011771号