Class CadLayout

CadLayout class

The Cad layout object.

public class CadLayout : CadPlotSettings

Constructors

NameDescription
CadLayout()Initializes a new instance of the CadLayout class.

Properties

NameDescription
ApplicationCodesContainer { get; set; }Gets or sets the application defined codes container.
Attribute102Values { get; set; }Gets or sets the attribute102 values.
Attributes { get; set; }Gets or sets the attributes.
BlockTableRecordHandle { get; set; }Gets or sets the handle block table record.
BottomSize { get; set; }Gets or sets the size of the bottom.
ChildObjects { get; set; }Gets or sets the child objects.
ControlFlag { get; set; }Gets or sets the control flag.
CurrentStyleSheet { get; set; }Gets or sets the current style sheet.
CustomPrintScaleDenominator { get; set; }Gets or sets the custom print scale denominator.
CustomPrintScaleNumerator { get; set; }Gets or sets the custom print scale numerator.
Elevation { get; set; }Gets or sets the elevation.
EmbeddedObjectsContainer { get; set; }Gets or sets the embedded objects container.
HardOwner { get; set; }Gets or sets the hard owner.
InsertionBasePoint { get; set; }Gets or sets the insertion base point.
IsSoftOwnerSet { get; }Gets a value indicating whether soft owner is set.
LastActiveViewportHandle { get; set; }Gets or sets the handle last active viewport.
LayoutName { get; set; }Gets or sets the name of the layout.
LeftSideSize { get; set; }Gets or sets the size of the left side.
MaxExtents { get; set; }Gets or sets the maximum extents.
MaxLimits { get; set; }Gets or sets the maximum limits.
MinExtents { get; set; }Gets or sets the minimum extents.
MinLimits { get; set; }Gets or sets the minimum limits.
Numreactors { get; set; }The Numreactors
ObjectHandle { get; set; }Gets or sets the object handle.
PageSetupName { get; set; }Gets or sets the name of the page setup.
PaperImageOrigin { get; set; }Gets or sets the paper image origin.
PaperSize { get; set; }Gets or sets the size of the paper.
PlotLayoutFlag { get; set; }Gets or sets the plot layout flag.
PlotOrigin { get; set; }Gets or sets the plot origin.
PlotPaperSize { get; set; }Gets or sets the size of the plot paper.
PlotPaperUnits { get; set; }Gets or sets the plot paper units.
PlotRotation { get; set; }Gets or sets the plot rotation.
PlotType { get; set; }Gets or sets the type of the plot.
PlotViewName { get; set; }Gets or sets the name of the plot view.
PlotWindowArea1 { get; set; }Gets or sets the plot window area1.
PlotWindowArea2 { get; set; }Gets or sets the plot window area2.
PrinterOrConfigurationFileName { get; set; }Gets or sets the name of the printer or configuration file.
Reactors { get; set; }Get or sets the reactors handle
RightSideSize { get; set; }Gets or sets the size of the right side.
ShadePlotCustomDpi { get; set; }Gets or sets the shade plot custom dpi.
ShadePlotHandle { get; set; }Gets or sets the shade plot handle.
ShadePlotId { get; set; }Gets or sets the shade plot identifier.
ShadePlotMode { get; set; }Gets or sets the shade plot mode.
ShadePlotResolutionLevel { get; set; }Gets or sets the shade plot resolution level.
SoftOwner { get; set; }Gets or sets the soft owner.
StandardScaleType { get; set; }Gets or sets the type of the standard scale.
StandardScaleTypeFactor { get; set; }Gets or sets the standard scale type factor.
TabOrder { get; set; }Gets or sets the tab order.
TopSize { get; set; }Gets or sets the size of the top.
TypeName { get; }Gets the name of the type.
UcsOrigin { get; set; }Gets or sets the UCS origin.
UcsOrthographicType { get; set; }Gets or sets the type of the UCS orthographic.
UcsTableRecordHandleWhenOrthographicUcs { get; set; }Gets or sets the handle ac database UCS table record UCS.
UcsTableRecordHandleWhenUcsNamed { get; set; }Gets or sets the handle ac database UCS table record UCS named.
UcsXAxis { get; set; }Gets or sets the UCS x axis.
UcsYAxis { get; set; }Gets or sets the UCS y axis.
XdataContainer { get; set; }Gets or sets the xdata container.

Methods

NameDescription
GetUID()Identifier to use if object handle doesn’t work. Done as method not to disturb FileComparer’s property comparer
SetUID(string)Sets

See Also