Class CadSunStudy

CadSunStudy class

Class describing SUNSTUDY object.

public class CadSunStudy : CadBaseObject

Constructors

NameDescription
CadSunStudy()Initializes a new instance of the CadSunStudy 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.
ChildObjects { get; set; }Gets or sets the child objects.
ClassVersion { get; set; }Gets or sets the class version.
DateInputArraySize { get; set; }Gets or sets the size of the date input array.
DatesFlagSelectRange { get; set; }Gets or sets the dates flag select range.
Description { get; set; }Gets or sets the description.
EmbeddedObjectsContainer { get; set; }Gets or sets the embedded objects container.
EndTime { get; set; }Gets or sets the end time.
HardOwner { get; set; }Gets or sets the hard owner.
HoursList { get; set; }Gets or sets the hours list.
HoursNumber { get; set; }Gets or sets the hours number.
IntervalInSeconds { get; set; }Gets or sets the interval in seconds.
IsSoftOwnerSet { get; }Gets a value indicating whether soft owner is set.
LabelViewportsFlag { get; set; }Gets or sets the label viewports flag.
LockViewportsFlag { get; set; }Gets or sets the lock viewports flag.
Numreactors { get; set; }The Numreactors
ObjectHandle { get; set; }Gets or sets the object handle.
OutputType { get; set; }Gets or sets the type of the output.
PageSetupWizardHardPointerId { get; set; }Gets or sets the page setup wizard hard pointer identifier.
Reactors { get; set; }Get or sets the reactors handle
SelectDates { get; set; }Gets or sets the select dates.
ShadePlotType { get; set; }Gets or sets the type of the shade plot.
SheetSetName { get; set; }Gets or sets the name of the sheet set.
SheetSubsetName { get; set; }Gets or sets the name of the sheet subset.
SoftOwner { get; set; }Gets or sets the soft owner.
Spacing { get; set; }Gets or sets the spacing.
StartTime { get; set; }Gets or sets the start time.
SunSetupName { get; set; }Gets or sets the name of the sun setup.
SunStudyDates { get; set; }Gets or sets the sun study dates.
TextStyleId { get; set; }Gets or sets the text style identifier.
TypeName { get; }Gets the name of the type.
UseSubsetFlag { get; set; }Gets or sets the use subset flag.
ViewHardPointerId { get; set; }Gets or sets the view hard pointer identifier.
ViewportDistributionColumnsNumber { get; set; }Gets or sets the viewport distribution columns number.
ViewportDistributionRowsNumber { get; set; }Gets or sets the viewport distribution rows number.
ViewportsPerPage { get; set; }Gets or sets the viewports per page.
VisualStyleId { get; set; }Gets or sets the visual style identifier.
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