<Code Lib>
P

BendingDetailCustomFieldProperties.SegmentLengthDimensionTypeId

Description:
Identifies the Id of the linear dimension type which is used to show segments length.

public ElementId SegmentLengthDimensionTypeId { get; set; }

  • When setting this property: The segmentLengthDimensionTypeId should be an id of a linear dimension type.
  • When setting this property: A non-optional argument was null

Loading…