OpenRoads Designer CONNECT Edition SDK Help

Stationing Class

Definition

Namespace: Bentley.CifNET.GeometryModel.SDK Assembly: Bentley.CifNET.GeometryModel.SDK.4.0 (in Bentley.CifNET.GeometryModel.SDK.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public abstractclass Stationing : ModelEntity
Inheritance → ConsensusItem → ModelEntity → Stationing

Constructors

Stationing Initializes a new instance of the Stationing class

Properties

Alignment  
Connection (Inherited from ConsensusItem)
DgnECInstance (Inherited from ConsensusItem)
DgnModel (Inherited from ConsensusItem)
DistanceAlong  
DomainObject (Inherited from ConsensusItem)
Element (Inherited from ModelEntity)
IsByName  
ObjectTracker (Inherited from ConsensusItem)
StartStation  
StationEquations  
SyncId (Inherited from ModelEntity)

Methods

_AddStationEquation  
_RemoveStationEquation  
_RemoveStationEquationByIndex  
_RemoveStationEquationByName  
AddStationEquation  
CreateFromDomainObject (Inherited from ConsensusItem)
Dispose() (Inherited from ConsensusItem)
Dispose(Boolean) (Inherited from ConsensusItem)
Finalize (Inherited from ConsensusItem)
GetDistanceAlongfromStationRegion  
GetNative (Inherited from ConsensusItem)
GetStationList  
GetStationRegionFromDistanceAlong  
PersistChanges() (Inherited from ConsensusItem)
PersistChanges(Object) (Inherited from ConsensusItem)
RemoveStationEquation  
RemoveStationEquationByIndex  
RemoveStationEquationByName  

Fields

m_dynamicItemHandle (Inherited from ConsensusItem)
m_isTransactable (Inherited from ConsensusItem)
m_marshaller (Inherited from ConsensusItem)
m_native (Inherited from ConsensusItem)

See Also