The ParamPoint type exposes the following members.

Methods

  NameDescription
Public methodGetPoint
Gets the station, offset, and elevation associated with the parameter.
Public methodSetPoint
Sets the station, offset, and elevation associated with the parameter.

Properties

  NameDescription
Public propertyAccess (Overrides ParamBase<5,Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d,Autodesk::Civil::Runtime::CastOp<Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d> >..::..Access.)
Public propertyComment (Overrides ParamBase<5,Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d,Autodesk::Civil::Runtime::CastOp<Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d> >..::..Comment.)
Public propertyDescription (Overrides ParamBase<5,Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d,Autodesk::Civil::Runtime::CastOp<Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d> >..::..Description.)
Public propertyDisplayName (Overrides ParamBase<5,Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d,Autodesk::Civil::Runtime::CastOp<Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d> >..::..DisplayName.)
Public propertyDisplayOrder (Overrides ParamBase<5,Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d,Autodesk::Civil::Runtime::CastOp<Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d> >..::..DisplayOrder.)
Public propertyElevation
Gets or sets the elevation associated with the parameter.
Public propertyIsReadOnly (Overrides ParamBase<5,Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d,Autodesk::Civil::Runtime::CastOp<Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d> >..::..IsReadOnly.)
Public propertyKey (Inherited from ParamBase<5,Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d,Autodesk::Civil::Runtime::CastOp<Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d> >.)
Public propertyOffset
Gets or sets the offset associated with the parameter.
Public propertyStation
Gets or sets the station associated with the parameter.
Public propertyValue (Overrides ParamBase<5,Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d,Autodesk::Civil::Runtime::CastOp<Autodesk::AutoCAD::Geometry::Point3d,AcGePoint3d> >..::..Value.)

See Also