The TinSurface type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Analysis |
Gets a SurfaceAnalysis object that exposes the surface analysis properties for the Surface.
(Inherited from Surface.) |
![]() | Application |
Gets the Application. Not currently implemented.
(Inherited from Entity.) |
![]() | BoundariesDefinition |
Gets the collection of boundaries associated with the Surface.
(Inherited from Surface.) |
![]() | BreaklinesDefinition |
Gets the definition of breaklines associated with the surface.
|
![]() | BuildOptions |
Gets an object that encapsulates options applied to building or re-building a Surface.
(Inherited from Surface.) |
![]() | ContoursDefinition |
Gets the definition of contours associated with the surface.
|
![]() | DEMFilesDefinition | |
![]() | Description |
Gets or sets the Entity object's description.
(Inherited from Entity.) |
![]() | DisplayName |
Gets the Entity object's display name.
(Inherited from Entity.) |
![]() | Document |
Gets the Document. Not currently implemented.
(Inherited from Entity.) |
![]() | DrawingObjectsDefinition |
Gets the definition of drawing objects associated with the surface.
|
![]() | HasSnapshot |
Gets a boolean value that specifies whether the surface has a snapshot.
(Inherited from Surface.) |
![]() | IsOutOfDate |
Gets whether this surface is out-of-date.
(Inherited from Surface.) |
![]() | IsReferenceObject |
Gets whether the Entity is a reference object. A reference object is
located in another drawing, and linked using a data shortcut or Vault.
If the entity is native to the current drawing this property returns false;
if it is being referenced via data shortcuts or AutoCAD Vault it returns true.
(Inherited from Entity.) |
![]() | IsReferenceStale |
For reference objects (IsReferenceObject == true), gets whether the Entity object's reference is stale.
(Inherited from Entity.) |
![]() | IsReferenceSubObject |
For reference objects (IsReferenceObject == true), gets whether the Entity is a reference subobject.
For example, when iterating through the structure of a pipe network referenced from another drawing,
this property is true for each entity.
(Inherited from Entity.) |
![]() | IsReferenceValid |
For reference objects (IsReferenceObject == true), gets whether the Entity object's reference is valid.
This indicates whether the referenced object can be found.
(Inherited from Entity.) |
![]() | IsSnapshotOutOfDate |
Gets whether the snapshot in the surface is out-of-date.
(Inherited from Surface.) |
![]() | IsVolumeSurface |
Gets whether the surface is a volume surface.
(Inherited from Surface.) |
![]() | Lock |
Gets or sets whether the Civil 3D GUI shows this surface as locked.
(Inherited from Surface.) |
![]() | Masks |
Gets all the masks in the Surface.
(Inherited from Surface.) |
![]() | Name |
Gets or sets the Entity object's name.
(Inherited from Entity.) |
![]() | Operations |
Gets the operation list for the Surface.
(Inherited from Surface.) |
![]() | PointFilesDefinition |
Gets the definition of point files associated with the surface.
|
![]() | PointGroupsDefinition |
Gets the definition of point groups associated with the surface.
|
![]() | ShowToolTip |
Gets or sets whether to show tooltips for the Entity.
(Inherited from Entity.) |
![]() | StyleId |
Sets the Surface's style Id.
(Inherited from Surface.) |
![]() | StyleName |
Gets or sets the Entity object's style name.
(Inherited from Entity.) |
![]() | SurveyQueriesAddFigureDefinition |
Gets the definition for figure survey adding queries associated with the surface.
|
![]() | SurveyQueriesAddPointDefinition |
Gets the definition for survey point adding queries associated with the surface.
|
![]() | Triangles |
Gets all the visible triangles in the TinSurface.
|
![]() | Vertices |
Gets all the visible vertices in the TinSurface.
|