Share

SunAndShadowSettings Properties

The SunAndShadowSettings type exposes the following members.

Properties

 NameDescription
Public propertyActiveFrame Identifies the active animation frame for a single-day or multi-day study, starting at 1.0 for the first frame and incrementing in intervals of 1.0.
Public propertyActiveFrameTime Identifies the date and time of the SunAndShadowSettings element for the active frame.
Public propertyAltitude Altitude setting (angle in radians). This is only relevant when dealing with a SunAndShadowSettings element that uses lighting mode.
Public propertyAssemblyInstanceId The id of the assembly instance to which the element belongs.
(Inherited from Element)
Public propertyAzimuth Azimuth setting (angle in radians). This is only relevant when dealing with a SunAndShadowSettings element that uses lighting mode.
Public propertyBoundingBoxRetrieves a box that circumscribes all geometry of the element.
(Inherited from Element)
Public propertyCategoryRetrieves a Category object that represents the category or sub category in which the element resides.
(Inherited from Element)
Public propertyCreatedPhaseId Id of a Phase at which the Element was created.
(Inherited from Element)
Public propertyDemolishedPhaseId Id of a Phase at which the Element was demolished.
(Inherited from Element)
Public propertyDesignOptionReturns the design option to which the element belongs.
(Inherited from Element)
Public propertyDocumentReturns the Document in which the Element resides.
(Inherited from Element)
Public propertyEndDateAndTime Identifies the end date and time.
Public propertyGeometryRetrieves the geometric representation of the element.
(Inherited from Element)
Public propertyGroundPlaneHeight Identifies the ground plane height.
Public propertyGroundPlaneLevelId Identifies the element id of the Ground Plane level for the SunAndShadowSettings element.
Public propertyGroupId The id of the group to which an element belongs.
(Inherited from Element)
Public propertyId A unique identifier for an Element in an Autodesk Revit project.
(Inherited from Element)
Public propertyIsModifiable Identifies if the element is modifiable.
(Inherited from Element)
Public propertyIsTransient Indicates whether an element is transient or permanent.
(Inherited from Element)
Public propertyIsValidObject Specifies whether the .NET object represents a valid Revit entity.
(Inherited from Element)
Public propertyLatitude Identifies the current latitude used by the SunAndShadowSettings element.
Public propertyLevelId The id of the level associated with the element.
(Inherited from Element)
Public propertyLocationThis property is used to find the physical location of an element within a project.
(Inherited from Element)
Public propertyLongitude Identifies the current longitude used by the SunAndShadowSettings element.
Public propertyNameA human readable name for the Element.
(Inherited from Element)
Public propertyNumberOfFrames Identifies the total number of animation frames for a single-day or multi-day study.
Public propertyOwnerViewId The id of the view that owns the element.
(Inherited from Element)
Public propertyParameter[BuiltInParameter]Retrieves a parameter from the element given a parameter id.
(Inherited from Element)
Public propertyParameter[Definition]Retrieves a parameter from the element based on its definition.
(Inherited from Element)
Public propertyParameter[Guid]Retrieves a parameter from the element given a GUID for a shared parameter.
(Inherited from Element)
Public propertyParametersRetrieves a set containing all of the parameters that are contained within the element.
(Inherited from Element)
Public propertyParametersMapRetrieves a map containing all of the parameters that are contained within the element.
(Inherited from Element)
Public propertyPinned Identifies if the element has been pinned to prevent changes.
(Inherited from Element)
Public propertyProjectLocationId Identifies the ProjectLocation element used by the SunAndShadowSettings element.
Public propertyProjectLocationName Identifies the name of the project location used by the SunAndShadowSettings element.
Public propertyRelativeToView Identifies whether the SunAndShadowSettings element is relative to the view direction. This is only relevant for lighting mode.
Public propertySharesSettings Identifies whether settings are shared globally.
Public propertyStartDateAndTime Identifies the start or current date and time.
Public propertySunAndShadowType Identifies the type of the SunAndShadowSettings element.
Public propertySunriseToSunset Identifies whether the current single day sun study is set to run from sunrise to sunset.
Public propertyTimeInterval Identifies the time interval between animation frames.
Public propertyTimeZone Identifies the time zone.
Public propertyUniqueId A stable unique identifier for an element within the document.
(Inherited from Element)
Public propertyUsesDST Identifies whether the SunAndShadowSettings element is using daylight savings time.
Public propertyUsesGroundPlane Identifies whether the SunAndShadowSettings element uses a ground plane.
Public propertyVersionGuid Get the element version Guid.
(Inherited from Element)
Public propertyViewSpecific Identifies if the element is owned by a view.
(Inherited from Element)
Public propertyVisible Visibility in current view for a per-view SunAndShadowSettings element.
Public propertyWorksetId Get Id of the Workset which owns the element.
(Inherited from Element)

See Also

Reference

Was this information helpful?