Search found 158 matches

BoundaryRepresentation

Is there any dll to Brep class and so on ? Imports System.Windows.Forms.VisualStyles Imports Teigha.BoundaryRepresentation Imports Teigha.DatabaseServices Imports Teigha.Geometry Public Class FEMBrepFace Public Property Id As Integer Public Property Normal As Vector3d Public Property Pontos As New L...

BlockTableRecord PreviewIcon

When using blocktablerecord to generate previewicon block is set to nothing. Try Dim doc As Document = IntelliCAD.ApplicationServices.Application.DocumentManager.MdiActiveDocument Using tr As Transaction = doc.TransactionManager.StartTransaction Dim btr As BlockTableRecord = tr.GetObject(Util.BlockT...

Editor ImpliedSelection

Trying to keep SelectionSet to impleidselection after a command ends, but it is not retaining the selectionset. Objects selected after simple command does not keep selected. Is ther a way to set the PROPERTIES filter objects ? <CommandMethod("CheckForPickfirstSelection", CommandFlags.UsePi...

Go to advanced search