<Code Lib>
2027 Property
Changes 7
P

FabricSheet.DistributionOfWiresAtCover

Description:
The distribution of wires that is closest to the cover.
Remarks:
This parameter is only relevant for instances of flat fabric sheets. Fabric sheets are created with the Major distribution set at the cover by default.

public WireDistributionDirection DistributionOfWiresAtCover { get; set; }

  • When setting this property: A value passed for an enumeration argument is not a member of that enumeration
  • When setting this property: This fabric sheet is bent. Method shall be called only for flat fabric sheets.

Loading…