Share

Corridor Methods

The Corridor type exposes the following members.

Methods

 NameDescription
Public methodComputeFingerPrint Compute FingerPrint of the Entity.
(Inherited from Entity)
Public methodExportFeatureLinesAsCogoPoints(String, CorridorPointCodeSelector) Exports the corridor feature lines indicated by the specified codes collection as COGO points.
Public methodExportFeatureLinesAsCogoPoints(String, CorridorPointCodeSelector, ValueType) Exports corridor feature lines as COGO points.
Public methodCode exampleExportSolids Export solids from the corridor and save to target database.
Public methodGetLinkCodes Gets all link codes of the corridor.
Public methodGetPointCodes Gets all point codes of the corridor.
Public methodCode exampleGetReferenceInfo For Data Shortcut reference entity (IsReferenceObject == true), gets the entity's reference information.
(Inherited from Entity)
Public methodGetShapeCodes Gets all shape codes of the corridor.
Public methodGetTargets Gets the targets information. The returned object can be modified and passed to SetTargets() to update a corridor's subassembly targets information.
Public methodRebuild Forces the corridor to rebuild.
Public methodCode exampleSetTargets Sets the target information. The updatedTargets parameter is a SubassemblyTargetInfoCollection object that should be obtained from the GetTargets() method.

See Also

Reference

Was this information helpful?