<Code Lib>
P

BendingDetailCustomFieldProperties.AngularDimensionTypeId

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

public ElementId AngularDimensionTypeId { get; set; }

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

Loading…