Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / SegmentDefinitionPropertyList Class / DMPLAOBJECTDEFINITION_NO_STRUCTUREDELIMITER Property / DMPLAOBJECTDEFINITION_NO_STRUCTUREDELIMITER Property

In This Topic
DMPLAOBJECTDEFINITION_NO_STRUCTUREDELIMITER Property
In This Topic
Structure identifiers without separators # 44033.
Syntax
public PropertyValue DMPLAOBJECTDEFINITION_NO_STRUCTUREDELIMITER {get; set;}

Property Value

Returns property value of type System.Boolean.
Remarks

If this property is activated, same-type structure identifiers of nested segments are combined without separators.

Example: A segment has the structure identifier "=A1" and the subordinate segment "=12". In the full designation of the subordinate segment, "=A112" is displayed if the property is activated; otherwise, "=A1.12".

See Also