DxfLoadConverterSettings Class |
Namespace: RootPro.RootProCAD
The DxfLoadConverterSettings type exposes the following members.
Name | Description | |
---|---|---|
DxfLoadConverterSettings | Initializes a new instance of the DxfLoadConverterSettings class |
Name | Description | |
---|---|---|
AutoLayoutScale |
Get or set whether to automatically adjust the layout scale of the partial drawing layout.
| |
ConvertPolylineWidthToHatch |
Get or set whether to convert a wide polyline into hatching.
| |
ConvertWhiteToBlack |
Get or set whether to convert white to black.
| |
CopyTemplateSettingsMode |
Get or set whether to copy graphic settings etc from RootPro CAD template at the same time as loading.
| |
DefaultLinewidthNumber |
Get or set the default value of line width.
| |
ExplodeBlockAlways |
Get or set whether to decompose the (always) block.
| |
ExplodeByBlockEntitiesBlock |
Get or set whether to decompose blocks with shapes where ByBlock is set.
| |
ExplodeDimension |
Get or set whether or not to decompose dimensions.
| |
ExplodeErrorSolidHatch | Obsolete.
Get or set whether to decompose if filled hatches can not be read. * It can not be used in the current version. It may become unusable in the future.
| |
ExplodeLead |
Get or set whether to decompose the leader line.
| |
ExplodeMultiText |
Get or set whether to decompose multiline text.
| |
ExplodeZeroAndOtherLayerEntitiesBlock |
Get or set whether to decompose a block consisting of graphics with layers other than layer 0 and layer 0.
| |
Landscape |
Get or set a value indicating whether the paper is landscape or portrait.
| |
LayoutMarginX |
Get or set the X direction margin of the placement origin of the partial drawing layout.
| |
LayoutMarginY |
Get or set the margin in the Y direction of the placement origin of the partial drawing layout.
| |
LayoutOriginMode |
Get or set the base origin criteria of the partial drawing layout.
| |
LayoutScaleDenominator |
Get or set the denominator of the layout scale of the partial map layout.
| |
LayoutScaleNumerator |
Get or set the numerator of the layout scale of the partial map layout.
| |
ModelSpaceOnly |
Get or set whether to load only the model space.
| |
PaperHeight |
Get or set the height of the paper.
| |
PaperType |
Get or set the paper size type.
| |
PaperWidth |
Get or set the width of the paper.
| |
PlaceEmptyLayerAllZeroLayerEntitiesBlock |
Blocks consisting only of figures other than layer 0 are to be placed or set as "without layer".
| |
SolidHatchTransparency |
Get or set transparency of filled hatching.
| |
SolidHatchTransparencyMode |
Get or set whether to specify transparency of fill hatching.
| |
TemplateFilePath |
At the same time as loading RootPro Gets or sets the template file path to copy CAD figure settings and so on.
| |
TextHeightAdjustMode |
Get or set the character height adjustment mode.
| |
TextHeightScale |
Get or set the adjustment ratio of character height.
| |
ThresholdHatchPatternToSolid |
Threshold value of the number of exploded figures when changing hatching pattern to SOLID (fill). 0: It does not change.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |