SurfaceTrimSurface Method

Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public static void TrimSurface(
        ObjectId blankSurfaceId,
        ObjectIdCollection toolSurfaceIds,
        ObjectIdCollection toolCurveIds,
        Vector3dCollection projVectors,
        Point3d pickPoint,
        Vector3d viewVector,
        bool bAutoExtend,
        bool associativeEnabled
)

Parameters

blankSurfaceId
Type: Teigha.DatabaseServicesObjectId
toolSurfaceIds
Type: Teigha.DatabaseServicesObjectIdCollection
toolCurveIds
Type: Teigha.DatabaseServicesObjectIdCollection
projVectors
Type: Teigha.GeometryVector3dCollection
pickPoint
Type: Teigha.GeometryPoint3d
viewVector
Type: Teigha.GeometryVector3d
bAutoExtend
Type: SystemBoolean
associativeEnabled
Type: SystemBoolean
See Also

©  Bricsys NV. All rights reserved.