| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| static XSectionComponents | XSectionComponents_Create
(ComponentPaths Components, boolean Exclude)
Returns XSectionComponents object |
| static XSectionExcludeItems | XSectionExcludeItems_Create
(Selections Items, boolean Exclude)
Create the XSectionExcludeItems object |
| static XSectionHatch | XSectionHatch_Create
(int Angle, double Spacing, double Offset)
Returns XSectionHatch object |
| static XSectionHatchStyle | XSectionHatchStyle_Create
(XSectionHatchStyleType Type, XSectionNewHatches NewHatches)
Create the XSectionHatchStyle object |
| static XSectionNewHatch | XSectionNewHatch_Create
(double Angle,
/*optional*/
ColorRGB Color)
Create the XSectionNewHatch object |
| static XSectionOldHatch | XSectionOldHatch_Create
(int Angle)
Create the XSectionOldHatch object |
| Method Detail |
|---|
| XSectionComponents_Create |
|---|
| static XSectionComponents | XSectionComponents_Create | (ComponentPaths Components, boolean Exclude) |
Returns XSectionComponents object
|
| XSectionExcludeItems_Create |
|---|
| static XSectionExcludeItems | XSectionExcludeItems_Create | (Selections Items, boolean Exclude) |
Create the XSectionExcludeItems object
|
| XSectionHatch_Create |
|---|
| static XSectionHatch | XSectionHatch_Create | (int Angle, double Spacing, double Offset) |
Returns XSectionHatch object
|
| XSectionOldHatch_Create |
|---|
| static XSectionOldHatch | XSectionOldHatch_Create | (int Angle) |
Create the XSectionOldHatch object
|
| XSectionNewHatch_Create |
|---|
| static XSectionNewHatch | XSectionNewHatch_Create | (double Angle, /*optional*/ ColorRGB Color) |
Create the XSectionNewHatch object
|
| XSectionHatchStyle_Create |
|---|
| static XSectionHatchStyle | XSectionHatchStyle_Create | (XSectionHatchStyleType Type, XSectionNewHatches NewHatches) |
Create the XSectionHatchStyle object
|