<Code Lib>
P

BendingDetailCustomFieldProperties.RadialDimensionTypeId

Description:
Identifies the Id of the radial dimension type which is used to show dimensions.

public ElementId RadialDimensionTypeId { get; set; }

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

Loading…