Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / BasePointMate.Enums.Name Enumeration

BasePointMate.Enums.Name Enumeration
Base point name.
Syntax
public enum BasePointMate.Enums.Name : System.Enum 
Members
MemberValueDescription
FrameProfileDownLeftFront1 
FrameProfileDownLeftRear2 
FrameProfileDownRightFront3 
FrameProfileDownRightRear4 
FrameProfileUpLeftFront5 
FrameProfileUpLeftRear6 
FrameProfileUpRightFront7 
FrameProfileUpRightRear8 
HousingExteriorDownLeftFront9 
HousingExteriorDownLeftRear10 
HousingExteriorDownRightFront11 
HousingExteriorDownRightRear12 
HousingExteriorUpLeftFront13 
HousingExteriorUpLeftRear14 
HousingExteriorUpRightFront15 
HousingExteriorUpRightRear16 
HousingInteriorDownLeftFront17 
HousingInteriorDownLeftRear18 
HousingInteriorDownRightFront19 
HousingInteriorDownRightRear20 
HousingInteriorUpLeftFront21 
HousingInteriorUpLeftRear22 
HousingInteriorUpRightFront23 
HousingInteriorUpRightRear24 
Undefined0 
UserSupplementaryPoint125 
UserSupplementaryPoint1034 
UserSupplementaryPoint100124 
UserSupplementaryPoint1135 
UserSupplementaryPoint1236 
UserSupplementaryPoint1337 
UserSupplementaryPoint1438 
UserSupplementaryPoint1539 
UserSupplementaryPoint1640 
UserSupplementaryPoint1741 
UserSupplementaryPoint1842 
UserSupplementaryPoint1943 
UserSupplementaryPoint226 
UserSupplementaryPoint2044 
UserSupplementaryPoint2145 
UserSupplementaryPoint2246 
UserSupplementaryPoint2347 
UserSupplementaryPoint2448 
UserSupplementaryPoint2549 
UserSupplementaryPoint2650 
UserSupplementaryPoint2751 
UserSupplementaryPoint2852 
UserSupplementaryPoint2953 
UserSupplementaryPoint327 
UserSupplementaryPoint3054 
UserSupplementaryPoint3155 
UserSupplementaryPoint3256 
UserSupplementaryPoint3357 
UserSupplementaryPoint3458 
UserSupplementaryPoint3559 
UserSupplementaryPoint3660 
UserSupplementaryPoint3761 
UserSupplementaryPoint3862 
UserSupplementaryPoint3963 
UserSupplementaryPoint428 
UserSupplementaryPoint4064 
UserSupplementaryPoint4165 
UserSupplementaryPoint4266 
UserSupplementaryPoint4367 
UserSupplementaryPoint4468 
UserSupplementaryPoint4569 
UserSupplementaryPoint4670 
UserSupplementaryPoint4771 
UserSupplementaryPoint4872 
UserSupplementaryPoint4973 
UserSupplementaryPoint529 
UserSupplementaryPoint5074 
UserSupplementaryPoint5175 
UserSupplementaryPoint5276 
UserSupplementaryPoint5377 
UserSupplementaryPoint5478 
UserSupplementaryPoint5579 
UserSupplementaryPoint5680 
UserSupplementaryPoint5781 
UserSupplementaryPoint5882 
UserSupplementaryPoint5983 
UserSupplementaryPoint630 
UserSupplementaryPoint6084 
UserSupplementaryPoint6185 
UserSupplementaryPoint6286 
UserSupplementaryPoint6387 
UserSupplementaryPoint6488 
UserSupplementaryPoint6589 
UserSupplementaryPoint6690 
UserSupplementaryPoint6791 
UserSupplementaryPoint6892 
UserSupplementaryPoint6993 
UserSupplementaryPoint731 
UserSupplementaryPoint7094 
UserSupplementaryPoint7195 
UserSupplementaryPoint7296 
UserSupplementaryPoint7397 
UserSupplementaryPoint7498 
UserSupplementaryPoint7599 
UserSupplementaryPoint76100 
UserSupplementaryPoint77101 
UserSupplementaryPoint78102 
UserSupplementaryPoint79103 
UserSupplementaryPoint832 
UserSupplementaryPoint80104 
UserSupplementaryPoint81105 
UserSupplementaryPoint82106 
UserSupplementaryPoint83107 
UserSupplementaryPoint84108 
UserSupplementaryPoint85109 
UserSupplementaryPoint86110 
UserSupplementaryPoint87111 
UserSupplementaryPoint88112 
UserSupplementaryPoint89113 
UserSupplementaryPoint933 
UserSupplementaryPoint90114 
UserSupplementaryPoint91115 
UserSupplementaryPoint92116 
UserSupplementaryPoint93117 
UserSupplementaryPoint94118 
UserSupplementaryPoint95119 
UserSupplementaryPoint96120 
UserSupplementaryPoint97121 
UserSupplementaryPoint98122 
UserSupplementaryPoint99123 
Remarks
Internal value is formed by adding "#RP + enum_value + #"
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Eplan.EplApi.DataModel.E3D.BasePointMate.Enums.Name

See Also