| Class | Description |
---|
 | CorridorState |
Contains a wide array of information about a corridor and methods for determining locations relative
to the corridor. Used in the creation of custom subassemblies.
|
 | Param | Obsolete.
Use Autodesk.Civil.IParam instead.
|
 | ParamAlignment |
Alignment parameter.
|
 | ParamAlignmentCollection | A collection of Alignment parameters. |
 | ParamBase<1,bool,bool,Autodesk::Civil::Runtime::CastOp<bool,bool> > | |
 | ParamBase<10,Autodesk::Civil::DatabaseServices::SlopeElevationTarget ^,AcArray<AcDbObjectId,AcArrayMemCopyReallocator<AcDbObjectId> >,Autodesk::Civil::Runtime::CastOp<Autodesk::Civil::DatabaseServices::SlopeElevationTarget ^,AcArray<AcDbObjectId,AcArrayMemCopyReallocator<AcDbObjectId> > > > | |
 | ParamBase<2,long,long,Autodesk::Civil::Runtime::CastOp<long,long> > | |
 | ParamBase<3,double,double,Autodesk::Civil::Runtime::CastOp<double,double> > | |
 | ParamBase<4,System::String ^,AecRmCString,Autodesk::Civil::Runtime::CastOp<System::String ^,AecRmCString> > | |
 | ParamBase<5,Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d,Autodesk::Civil::Runtime::CastOp<Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d> > | |
 | ParamBase<6,Autodesk::AutoCAD::DatabaseServices::ObjectId,AcDbObjectId,Autodesk::Civil::Runtime::CastOpAlignmentId> | |
 | ParamBase<7,Autodesk::AutoCAD::DatabaseServices::ObjectId,AcDbObjectId,Autodesk::Civil::Runtime::CastOpProfileId> | |
 | ParamBase<8,Autodesk::AutoCAD::DatabaseServices::ObjectId,AcDbObjectId,Autodesk::Civil::Runtime::CastOpSurfaceId> | |
 | ParamBase<9,Autodesk::Civil::DatabaseServices::WidthOffsetTarget ^,AcArray<AcDbObjectId,AcArrayMemCopyReallocator<AcDbObjectId> >,Autodesk::Civil::Runtime::CastOp<Autodesk::Civil::DatabaseServices::WidthOffsetTarget ^,AcArray<AcDbObjectId,AcArrayMemCopyReallocator<AcDbObjectId> > > > | |
 | ParamBool | A boolean parameter. |
 | ParamBoolCollection | A collection of boolean parameters. |
 | ParamCollectionBase<Autodesk::Civil::Runtime::ParamAlignment,Autodesk::Civil::Runtime::ParamAlignment ^> | |
 | ParamCollectionBase<Autodesk::Civil::Runtime::ParamBool,Autodesk::Civil::Runtime::ParamBool ^> | |
 | ParamCollectionBase<Autodesk::Civil::Runtime::ParamDouble,Autodesk::Civil::Runtime::ParamDouble ^> | |
 | ParamCollectionBase<Autodesk::Civil::Runtime::ParamElevationTarget,Autodesk::Civil::Runtime::ParamElevationTarget ^> | |
 | ParamCollectionBase<Autodesk::Civil::Runtime::ParamLong,Autodesk::Civil::Runtime::ParamLong ^> | |
 | ParamCollectionBase<Autodesk::Civil::Runtime::ParamOffsetTarget,Autodesk::Civil::Runtime::ParamOffsetTarget ^> | |
 | ParamCollectionBase<Autodesk::Civil::Runtime::ParamPoint,Autodesk::Civil::Runtime::ParamPoint ^> | |
 | ParamCollectionBase<Autodesk::Civil::Runtime::ParamProfile,Autodesk::Civil::Runtime::ParamProfile ^> | |
 | ParamCollectionBase<Autodesk::Civil::Runtime::ParamString,Autodesk::Civil::Runtime::ParamString ^> | |
 | ParamCollectionBase<Autodesk::Civil::Runtime::ParamSurface,Autodesk::Civil::Runtime::ParamSurface ^> | |
 | ParamDouble |
A parameter with a double value.
|
 | ParamDoubleCollection |
A collection of double parameters.
|
 | ParamElevationTarget |
Elevation target parameter.
|
 | ParamElevationTargetCollection | A collection of elevation target parameters. |
 | ParamLong |
A long parameter.
|
 | ParamLongCollection | A collection of long parameters. |
 | ParamOffsetTarget | An offset target parameter. |
 | ParamOffsetTargetCollection | A collection of offset target parameters. |
 | ParamPoint | A point parameter. |
 | ParamPointCollection | A collection of point parameters. |
 | ParamProfile |
A Profile parameter.
|
 | ParamProfileCollection | A collection of profile parameters. |
 | ParamString | A string parameter. |
 | ParamStringCollection | A collection of string parameters. |
 | ParamSurface |
A Surface parameter.
|
 | ParamSurfaceCollection | A collection of surface parameters. |
 | PipeNetworkState |
Contains the properties of the drawing's pipe network state.
|
 | RuntimeState |
Base class for objects containing user-defined parameters describing an object state.
|