ArcFM Server Developer Guide
RotateSet Method (D8ConstructionSimpleJunctionFeatureClass)


Syntax
'Declaration
 
Public Overridable Sub RotateSet( _
   ByVal features As ESRI.ArcGIS.esriSystem.ISet, _
   ByVal Origin As ESRI.ArcGIS.Geometry.IPoint, _
   ByVal Angle As Double _
) 
'Usage
 
Dim instance As D8ConstructionSimpleJunctionFeatureClass
Dim features As ESRI.ArcGIS.esriSystem.ISet
Dim Origin As ESRI.ArcGIS.Geometry.IPoint
Dim Angle As Double
 
instance.RotateSet(features, Origin, Angle)
public virtual void RotateSet( 
   ESRI.ArcGIS.esriSystem.ISet features,
   ESRI.ArcGIS.Geometry.IPoint Origin,
   double Angle
)

Parameters

features
Origin
Angle
Requirements

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.

See Also

Reference

D8ConstructionSimpleJunctionFeatureClass Class
D8ConstructionSimpleJunctionFeatureClass Members

 

 


Send Comment