The ParamPoint type exposes the following members.
Methods
| Name | Description |
---|
 | GetPoint |
Gets the station, offset, and elevation associated with the parameter.
|
 | SetPoint |
Sets the station, offset, and elevation associated with the parameter.
|
Properties
| Name | Description |
---|
 | Access | (Overrides ParamBase<5,Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d,Autodesk::Civil::Runtime::CastOp<Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d> >.Access.) |
 | Comment | (Overrides ParamBase<5,Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d,Autodesk::Civil::Runtime::CastOp<Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d> >.Comment.) |
 | Description | (Overrides ParamBase<5,Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d,Autodesk::Civil::Runtime::CastOp<Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d> >.Description.) |
 | DisplayName | (Overrides ParamBase<5,Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d,Autodesk::Civil::Runtime::CastOp<Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d> >.DisplayName.) |
 | DisplayOrder | (Overrides ParamBase<5,Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d,Autodesk::Civil::Runtime::CastOp<Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d> >.DisplayOrder.) |
 | Elevation |
Gets or sets the elevation associated with the parameter.
|
 | IsReadOnly | (Overrides ParamBase<5,Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d,Autodesk::Civil::Runtime::CastOp<Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d> >.IsReadOnly.) |
 | Key | (Inherited from ParamBase<5,Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d,Autodesk::Civil::Runtime::CastOp<Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d> >.) |
 | Offset |
Gets or sets the offset associated with the parameter.
|
 | Station |
Gets or sets the station associated with the parameter.
|
 | Value | (Overrides ParamBase<5,Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d,Autodesk::Civil::Runtime::CastOp<Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d> >.Value.) |
See Also