Miner.Framework Assembly > Miner.Framework.ULS Namespace > CommonModule Class : CreateCrossSection Method |
'Declaration Public Shared Function CreateCrossSection( _ ByVal pPoint As ESRI.ArcGIS.Geometry.IPoint, _ ByVal pObject As ESRI.ArcGIS.Geodatabase.IObject, _ ByVal colEnumRelationships As OrderedDictionary, _ ByVal pAnnoClass As ESRI.ArcGIS.Carto.IAnnoClass, _ Optional ByVal dicTextSize As OrderedDictionary _ ) As ESRI.ArcGIS.Carto.IGroupElement
'Usage Dim pPoint As ESRI.ArcGIS.Geometry.IPoint Dim pObject As ESRI.ArcGIS.Geodatabase.IObject Dim colEnumRelationships As OrderedDictionary Dim pAnnoClass As ESRI.ArcGIS.Carto.IAnnoClass Dim dicTextSize As OrderedDictionary Dim value As ESRI.ArcGIS.Carto.IGroupElement value = CommonModule.CreateCrossSection(pPoint, pObject, colEnumRelationships, pAnnoClass, dicTextSize)
public static ESRI.ArcGIS.Carto.IGroupElement CreateCrossSection( ESRI.ArcGIS.Geometry.IPoint pPoint, ESRI.ArcGIS.Geodatabase.IObject pObject, OrderedDictionary colEnumRelationships, ESRI.ArcGIS.Carto.IAnnoClass pAnnoClass, OrderedDictionary dicTextSize )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.