AnalyticalModelSurface Members


The AnalyticalModelSurface type exposes the following members.

Methods

Name Description
Public method Approximate
Switches between non-approximated (e.g., Curved) Analytical Models and approximated (made up of lines only) Analytical Models
(Inherited from AnalyticalModel .)
Public method ArePhasesModifiable
Returns true if the properties CreatedPhaseId and DemolishedPhaseId can be modified for this Element.
(Inherited from Element .)
Public method CanApproximate
Indicates if Analytical Model can be approximated or not.
(Inherited from AnalyticalModel .)
Public method CanBeHidden
Indicates if the element can be hidden in the view.
(Inherited from Element .)
Public method CanBeLocked
Identifies if the element can be locked.
(Inherited from Element .)
Public method CanDeleteSubelement
Checks if given subelement can be removed from the element.
(Inherited from Element .)
Public method CanDisableAutoDetect
Indicates if Analytical Auto-detect can be disabled programmatically
(Inherited from AnalyticalModel .)
Public method CanHaveAnalyticalModel
Indicates whether the Element can have an Analytical Model.
(Inherited from Element .)
Public method CanHaveRigidLinks
Indicates if Analytical Model supports Rigid Links.
(Inherited from AnalyticalModel .)
Public method CanHaveTypeAssigned
Identifies if the element can have a type assigned.
(Inherited from Element .)
Public method CanUseHardPoints
Indicates if Analytical Model can use Hard Points.
(Inherited from AnalyticalModel .)
Public method ChangeTypeId(ElementId)
Changes the type of the element.
(Inherited from Element .)
Public method CloneAdjustment
The method clones the adjustment of one end of the AM on another AM, with respect to the one of the ends. One of the Analytical Model ends
(Inherited from AnalyticalModel .)
Public method DeleteEntity
Deletes the existing entity created by %schema% in the element
(Inherited from Element .)
Public method DeleteSubelement
Removes a subelement from the element.
(Inherited from Element .)
Public method DeleteSubelements
Removes the subelements from the element.
(Inherited from Element .)
Public method Disconnect
Unjoin from Hub Element.
(Inherited from AnalyticalModel .)
Public method Dispose (Inherited from Element .)
Public method Enable
Enables or disables Analytical Model, if the Element allows a one-operation Analytical Model toggle.
(Inherited from AnalyticalModel .)
Public method EnableAutoDetect
Enable or disable Analytical Auto-detect.
(Inherited from AnalyticalModel .)
Public method Equals
Determines whether the specified Object is equal to the current Object .
(Inherited from Object .)
Public method GetAnalyticalModel
Retrieves writeable Analytical Model for Element.
(Inherited from Element .)
Public method GetAnalyticalModelId
Retrieves the Element Id of the Analytical Model Element for this Element.
(Inherited from Element .)
Public method GetAnalyticalModelSketchComponents
Retrieves a collection of AnalyticalModelSketchComponent objects, which are useful for those Analytical Models that have finer calibration below the Element level.
(Inherited from AnalyticalModel .)
Public method GetAnalyticalModelSupports
Retrieves the AnalyticalModelSupport array, which is useful to extract Analytical Support Information from Elements.
(Inherited from AnalyticalModel .)
Public method GetAnalyzeAs
Returns value of Analyze As parameter for Analytical Model.
(Inherited from AnalyticalModel .)
Public method GetApproximationDeviation
Retrieves amount by which approximation is made.
(Inherited from AnalyticalModel .)
Public method GetAutoDetectMatchedElements
Retrieves other Element Ids that this Element is Auto-detecting against.
(Inherited from AnalyticalModel .)
Public method GetCurve
Returns the single curve of the Analytical Model, if it is only one curve.
(Inherited from AnalyticalModel .)
Public method GetCurves
Retrieves all curves for the Analytical Model of a given type.
(Inherited from AnalyticalModel .)
Public method GetElementId
Retrieves Element Id of the structural element corresponding to the Analytical Model.
(Inherited from AnalyticalModel .)
Public method GetEntity
Returns the existing entity corresponding to the Schema if it has been saved in the Element, or an invalid entity otherwise.
(Inherited from Element .)
Public method GetEntitySchemaGuids
Returns the Schema guids of any Entities stored in this element.
(Inherited from Element .)
Public method GetExternalFileReference
Gets information pertaining to the external file referenced by the element.
(Inherited from Element .)
Public method GetExternalResourceReference
Gets the ExternalResourceReference associated with a specified external resource type.
(Inherited from Element .)
Public method GetExternalResourceReferences
Gets the full map of the external resource references referenced by the element.
(Inherited from Element .)
Public method GetGeneratingElementIds
Returns the ids of the element(s) that generated the input geometry object.
(Inherited from Element .)
Public method GetGeometryObjectFromReference
Retrieve one geometric primitive contained in the element given a reference.
(Inherited from Element .)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object .)
Public method GetHiddenOpenings
Retrieves Identifiers of all hidden openings.
Public method GetLocalCoordinateSystem
Gets the local coordinate system (LCS) for an analytical model element.
(Inherited from AnalyticalModel .)
Public method GetLocalCoordinateSystem(XYZ)
Gets the local coordinate system (LCS) reflects analytical model orientation at the specified point.
Public method GetLoops
Retrieves Analytical Model Loops with respect to the loopType.
Public method GetManualAdjustmentMatchedElements
Retrieves other Element Ids against which the Analytical Model has been adjusted.
(Inherited from AnalyticalModel .)
Public method GetMaterialArea
Gets the area of the material with the given id.
(Inherited from Element .)
Public method GetMaterialIds
Gets the element ids of all materials present in the element.
(Inherited from Element .)
Public method GetMaterialVolume
Gets the volume of the material with the given id.
(Inherited from Element .)
Public method GetMonitoredLinkElementIds
Provides the link instance IDs when the element is monitoring.
(Inherited from Element .)
Public method GetMonitoredLocalElementIds
Provides the local element IDs when the element is monitoring.
(Inherited from Element .)
Public method GetOffset
Gets the offset of the analytical model at end.
(Inherited from AnalyticalModel .)
Public method GetOpeningLoops
Retrieves Array of CurveLoops of Analytical Surface Opening.. Only valid openings for hide are allowed.
Public method GetOpenings
Retrieves Analytical Surface Openings Identifiers valid to be used in showOpening/hideOpening functions.
Public method GetOrderedParameters
Gets the parameters associated to the element in order.
(Inherited from Element .)
Public method GetParameterFormatOptions
Returns a FormatOptions override for the element Parameter, or a default FormatOptions if no override exists.
(Inherited from Element .)
Public method GetParameters
Retrieves the parameters from the element via the given name.
(Inherited from Element .)
Public method GetPhaseStatus
Gets the status of a given element in the input phase
(Inherited from Element .)
Public method GetPlane
Returns plane on which Analytical Model Surface Element is lying. Only planar surface elements are valid for this function.
Public method GetPoint
Retrieves point of the Analytical Model.
(Inherited from AnalyticalModel .)
Public method GetReference
Returns a reference to a given curve within the analytical model.
(Inherited from AnalyticalModel .)
Public method GetRigidLink
Returns rigid link curve corresponding to selector.
(Inherited from AnalyticalModel .)
Public method GetSubelements
Returns the collection of element subelements.
(Inherited from Element .)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method GetTypeId
Returns the identifier of this element's type.
(Inherited from Element .)
Public method GetValidTypes
Obtains a set of types that are valid for this element.
(Inherited from Element .)
Public method HasDeletedLinks
Indicates if Analytical Model contains deleted Analytical Links.
(Inherited from AnalyticalModel .)
Public method HasOpenings
Checks if the analytical model surface have any openings.
Public method HasPhases
Returns true if this Element has the properties CreatedPhaseId and DemolishedPhaseId.
(Inherited from Element .)
Public method HasRigidLinksWith
Indicates if Analytical Model has Rigid Links with specified element.
(Inherited from AnalyticalModel .)
Public method HideOpening
Hides set of curves originating from Opening.
Public method IsAnalyzeAsValid
Determines if the given Analyze As parameter is valid for this Element.
(Inherited from AnalyticalModel .)
Public method IsApproximated
Indicates if Analytical Model is approximated or not.
(Inherited from AnalyticalModel .)
Public method IsAutoDetectEnabled
Reports if Analytical Auto-detect for the given direction is enabled.
(Inherited from AnalyticalModel .)
Public method IsElementFullySupported
Indicates if Analytical Model is fully supported.
(Inherited from AnalyticalModel .)
Public method IsEnabled
Reports whether the Analytical Model is enabled or disabled.
(Inherited from AnalyticalModel .)
Public method IsExternalFileReference
Determines whether this Element represents an external file.
(Inherited from Element .)
Public method IsHidden
Identifies if the element has been permanently hidden in the view.
(Inherited from Element .)
Public method IsManuallyAdjusted
Indicates if the Analytical Model has been manually adjusted by the user.
(Inherited from AnalyticalModel .)
Public method IsModified
Checks if AM has been adjusted from auto-detect at any end.
(Inherited from AnalyticalModel .)
Public method IsMonitoringLinkElement
Indicate whether an element is monitoring any elements in any linked models.
(Inherited from Element .)
Public method IsMonitoringLocalElement
Indicate whether an element is monitoring other local elements.
(Inherited from Element .)
Public method IsOpeningHidden
Returns true if opening with given Identifier is hidden.
Public method IsPhaseCreatedValid
Returns true if createdPhaseId is an allowed value for the property CreatedPhaseId in this Element.
(Inherited from Element .)
Public method IsPhaseDemolishedValid
Returns true if demolishedPhaseId is an allowed value for the property DemolishedPhaseId in this Element.
(Inherited from Element .)
Public method IsPlanar
Indicates if the Analytical Model Surface Element is planar.
Public method IsSingleCurve
Indicates if the Analytical Model can be expressed as a single curve.
(Inherited from AnalyticalModel .)
Public method IsSinglePoint
Indicates if the Analytical Model can be expressed as a single point.
(Inherited from AnalyticalModel .)
Public method IsValidDirectionForAutoDetect
Tests if the supplied direction is valid for Analytical Auto-detect.
(Inherited from AnalyticalModel .)
Public method IsValidForManualAdjustment
Indicates if the identified reference is acceptable for Manual Analytical Adjustment.
(Inherited from AnalyticalModel .)
Public method IsValidManualAdjustmentSource
Indicates if the identified reference is acceptable as a source for Manual Analytical Adjustment.
(Inherited from AnalyticalModel .)
Public method IsValidManualAdjustmentTarget
Indicates if reference is acceptable as a "Target" for Manual Analytical Adjustment.
(Inherited from AnalyticalModel .)
Public method IsValidOpeningForHide
Returns true if opening with given Identifier could be hidden, false for all other Identifiers.
Public method IsValidRigidLinksOption
Indicates if Rigid Links option is valid for the Analytical Model.
(Inherited from AnalyticalModel .)
Public method IsValidSelector
Indicates if the input selector is valid for the Analytical Model.
(Inherited from AnalyticalModel .)
Public method IsValidType(ElementId)
Checks if given type is valid for this element.
(Inherited from Element .)
Public method LookupParameter
Attempts to find a parameter on the element which has the given name.
(Inherited from Element .)
Public method ManuallyAdjust
Perform Manual Analytical Adjustment on analytical model, with respect to another Element
(Inherited from AnalyticalModel .)
Public method RefersToExternalResourceReference
Determines whether this Element uses external resources associated with a specified external resource type.
(Inherited from Element .)
Public method RefersToExternalResourceReferences
Determines whether this Element uses external resources.
(Inherited from Element .)
Public method ResetLinks
The function is trying to recreate analytical link elements that were deleted by the user.
(Inherited from AnalyticalModel .)
Public method ResetManualAdjustment
Resets all manual adjustments performed by the user onto the Analytical Model.
(Inherited from AnalyticalModel .)
Public method SetAnalyzeAs
Sets value of Analyze As parameter for this Element.
(Inherited from AnalyticalModel .)
Public method SetApproximationDeviation
Adjusts the amount by which approximation is made.
(Inherited from AnalyticalModel .)
Public method SetEntity
Stores the entity in the element. If an Entity described by the same Schema already exists, it is overwritten.
(Inherited from Element .)
Public method SetLoops
Set new analytical model geometry (newLoops) for analytical surface elements such as floors and slabs.
Public method SetOffset
Sets the offset of the analytical model at end.
(Inherited from AnalyticalModel .)
Public method SetUsesHardPoints
Sets Hard Points for the Analytical Model.
(Inherited from AnalyticalModel .)
Public method ShowOpening
Shows previously hidden set of curves originating from Opening.
Public method SupportsManualAdjustment
Indicates if the Element supports Manual Analytical Adjustment.
(Inherited from AnalyticalModel .)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)
Public method UsesHardPoints
Indicates if the Analytical Model is using Hard Points during approximation.
(Inherited from AnalyticalModel .)

Properties

Name Description
Public property AlignmentMethod
The alignment method option.
Public property AssemblyInstanceId
The id of the assembly instance to which the element belongs.
(Inherited from Element .)
Public property BottomExtension
The bottom extension option.
Public property BottomExtensionMethod
The bottom extension method option.
Public property BottomExtensionPlaneId
The bottom extension plane ID option.
Public property BoundingBox
Retrieves a box that circumscribes all geometry of the element.
(Inherited from Element .)
Public property Category
Retrieves a Category object that represents the category or sub category in which the element resides.
(Inherited from Element .)
Public property CreatedPhaseId
Id of a Phase at which the Element was created.
(Inherited from Element .)
Public property DemolishedPhaseId
Id of a Phase at which the Element was demolished.
(Inherited from Element .)
Public property DesignOption
Returns the design option to which the element belongs.
(Inherited from Element .)
Public property Document
Returns the Document in which the Element resides.
(Inherited from Element .)
Public property Geometry
Retrieves the geometric representation of the element.
(Inherited from Element .)
Public property GroupId
The id of the group to which an element belongs.
(Inherited from Element .)
Public property HasExtension
Indicates if the element supports an extension option.
Public property Id
A unique identifier for an Element in an Autodesk Revit project.
(Inherited from Element .)
Public property IsTransient
Indicates whether an element is transient or permanent.
(Inherited from Element .)
Public property IsValidObject
Specifies whether the .NET object represents a valid Revit entity.
(Inherited from Element .)
Public property LevelId
The id of the level associated with the element.
(Inherited from Element .)
Public property Location
This property is used to find the physical location of an element within a project.
(Inherited from Element .)
Public property Name
A human readable name for the Element.
(Inherited from Element .)
Public property OwnerViewId
The id of the view that owns the element.
(Inherited from Element .)
Public property Parameter Guid
Retrieves a parameter from the element given a GUID for a shared parameter.
(Inherited from Element .)
Public property Parameter BuiltInParameter
Retrieves a parameter from the element given a parameter id.
(Inherited from Element .)
Public property Parameter Definition
Retrieves a parameter from the element based on its definition.
(Inherited from Element .)
Public property Parameters
Retrieves a set containing all of the parameters that are contained within the element.
(Inherited from Element .)
Public property ParametersMap
Retrieves a map containing all of the parameters that are contained within the element.
(Inherited from Element .)
Public property Pinned
Identifies if the element has been pinned to prevent changes.
(Inherited from Element .)
Public property ProjectionPlaneZ
The Z projection option.
Public property ProjectionZ
The Z projection option.
Public property RigidLinksOption
Indicates if parameters indicate if Rigid Links should be formed.
(Inherited from AnalyticalModel .)
Public property TopExtension
The top extension option.
Public property TopExtensionMethod
The top extension method option.
Public property TopExtensionPlaneId
The top extension plane ID option.
Public property UniqueId
A stable unique identifier for an element within the document.
(Inherited from Element .)
Public property ViewSpecific
Identifies if the element is owned by a view.
(Inherited from Element .)
Public property WorksetId
Get Id of the Workset which owns the element.
(Inherited from Element .)

See Also