Miner.Responder.Model.Switching Assembly > Miner.Responder.Model.Feature Namespace > FeatureCuttingInformation Class > PerformCuts Method : PerformCuts(FeatureState,IEnumerable<Cut>) Method |
'Declaration <ExtensionAttribute()> Public Overloads Shared Function PerformCuts( _ ByVal featureState As FeatureState, _ ByVal cuts As IEnumerable(Of Cut) _ ) As FeatureState
'Usage Dim featureState As FeatureState Dim cuts As IEnumerable(Of Cut) Dim value As FeatureState value = FeatureCuttingInformation.PerformCuts(featureState, cuts)
[Extension()] public static FeatureState PerformCuts( FeatureState featureState, IEnumerable<Cut> cuts )
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.