 | ISectionFactory Methods |
The ISectionFactory type exposes the following members.
Methods| | Name | Description |
|---|
 | GetNonParametricSectionsAsync(HeadCode, SectionGroup, NullableInt32, CancellationToken) |
Returns a collection of non-parametric sections from given group
|
 | GetNonParametricSectionsAsync(HeadCode, Country, SystemType, MaterialType, SectionGeometry, SectionType, NullableInt32, CancellationToken) |
Returns a collection of non-parametric sections fulfilling given criteria
|
 | GetParametricCircularSectionAsync |
Returns a parametric circular section with given parameters
|
 | GetParametricCSectionAsync |
Returns a parametric C section with given parameters
|
 | GetParametricElbowSectionAsync |
Returns a parametric elbow section with given parameters
|
 | GetParametricISectionAsync |
Returns a parametric I section with given parameters
|
 | GetParametricLozengeSectionAsync |
Returns a parametric lozenge section with given parameters
|
 | GetParametricLSectionAsync |
Returns a parametric L section with given parameters
|
 | GetParametricParallelogramSectionAsync |
Returns a parametric parallelogram section with given parameters
|
 | GetParametricPolygonSectionAsync |
Returns a parametric polygon section with given parameters
|
 | GetParametricRectangularSectionAsync |
Returns a parametric rectangular section with given parameters
|
 | GetParametricTrapeziumSectionAsync |
Returns a parametric trapezium section with given parameters
|
 | GetParametricTSectionAsync |
Returns a parametric T section with given parameters
|
Top
See Also