API Help
Eplan.EplApi.DataModel.Planning Namespace / SegmentDefinition Class / IsNotUsedAnymore Property

In This Topic
IsNotUsedAnymore Property
In This Topic
Determines whether the segment definition in the project is write-protected.
Syntax
public bool IsNotUsedAnymore {get; set;}
Remarks
When compressing the project, such segment definitions can be deleted if they are not used in the project.
See Also