OpenRoads Designer CONNECT Edition SDK Help

PointEntity2dInPlanEdit Class

Definition

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

C#

public class PointEntity2dInPlanEdit :[T:Bentley.CifNET.GeometryModel.SDK.Edit.ConsensusItemEdit<Bentley::CifNET::GeometryModel::SDK::PointEntity2dInPlan,Bentley::Cif::GeometryModel::SDK::PointEntity2dInPlan *>]
Inheritance → ConsensusItem → ModelEntity → NamedModelEntity → FeaturizedModelEntity → PointEntity2d → PointEntity2dInPlan → [T:Bentley.CifNET.GeometryModel.SDK.Edit.ConsensusItemEdit<Bentley::CifNET::GeometryModel::SDK::PointEntity2dInPlan,Bentley::Cif::GeometryModel::SDK::PointEntity2dInPlan *>] → PointEntity2dInPlanEdit

Properties

Connection (Inherited from ConsensusItem)
Coordinates (Inherited from PointEntity2d)
Description (Inherited from PointEntity2d)
DgnECInstance (Inherited from ConsensusItem)
DgnModel (Inherited from ConsensusItem)
DomainObject (Inherited from ConsensusItem)
DoNotAnnotate (Inherited from FeaturizedModelEntity)
Element (Inherited from ModelEntity)
FeatureDefinition (Inherited from FeaturizedModelEntity)
FeatureDescription (Inherited from FeaturizedModelEntity)
FeatureName (Inherited from FeaturizedModelEntity)
Geometry (Inherited from PointEntity2d)
GeometryPresentation (Inherited from FeaturizedModelEntity)
IsFinalElement (Inherited from FeaturizedModelEntity)
Name (Inherited from NamedModelEntity)
PointEntity2dInPlanEntity  
RejectsEmptyStringAnnotation (Inherited from FeaturizedModelEntity)
RepresentationOf (Inherited from FeaturizedModelEntity)
RootFeatureProvider (Inherited from FeaturizedModelEntity)
Rotation (Inherited from PointEntity2d)
SyncId (Inherited from ModelEntity)

Methods

~PointEntity2dInPlanEdit  
CreateByDPoint3d A demo method comment
Dispose (Inherited from ConsensusItem)
Determines whether the specified object is equal to the current object. (Inherited from )
GetAnnotationProcessingGroup (Inherited from FeaturizedModelEntity)
Serves as the default hash function. (Inherited from )
GetNative (Inherited from ConsensusItem)
Gets the of the current instance. (Inherited from )
SetDetails (Inherited from PointEntity2d)
SetFeatureDefinition(FeatureDefinition) (Inherited from PointEntity2d)
SetFeatureDefinition(String) (Inherited from PointEntity2d)
SetFeatureDefinition(String, String) (Inherited from PointEntity2d)
SetFeatureDefinition(String, GeometricModel, ObjectSettings)  
Returns a string that represents the current object. (Inherited from )

See Also