SurfaceExtendEdges Method

Extends the edges of this surface by merging the extended/stretched edges to existing surface.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public void ExtendEdges(
        FullSubentityPath[] edges,
        double extension,
        EdgeExtensionType extOption,
        bool associativeEnabled
)

Parameters

edges  FullSubentityPath
[in] Array of full sub-entity paths of the edges that are to be extended.
extension  Double
[in] Extension distance.
extOption  EdgeExtensionType
[in] Determines whether edges need to be extended or stretched.
associativeEnabled  Boolean
[in] Determines whether extend surface associativity is enabled.
See Also

©  Bricsys NV. All rights reserved.