Share

SettingsAlignment.SettingsImpliedPointOfIntersection Class

Implied Point Of Intersection settings class.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsAlignmentSettingsImpliedPointOfIntersection


Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public sealed class SettingsImpliedPointOfIntersection : TreeOidWrapper

VB

Public NotInheritable Class SettingsImpliedPointOfIntersection
	Inherits TreeOidWrapper

C++

public ref class SettingsImpliedPointOfIntersection sealed : public TreeOidWrapper

The SettingsAlignmentSettingsImpliedPointOfIntersection type exposes the following members.

Properties

 NameDescription
Public propertyDisplayMethod Gets the display type of implied Point Of intersection

See Also

Reference

Was this information helpful?