DGKC Control Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
What is new
Licensing
Expand ModelsModels
Expand DG Kernel ControlDG Kernel Control
Collapse API ReferenceAPI Reference
Interface List
Vector Space
Expand General GeometryGeneral Geometry
Collapse ModelModel
Expand ViewView
Expand General ComputingGeneral Computing
Expand ViewsViews
Expand Samples and TutorialsSamples and Tutorials
Expand GraphicsGraphics
Expand Math ObjectsMath Objects
Expand DeprecatedDeprecated
Redistribution
Model Viewer
Support
Skip Navigation LinksHome Page > API Reference > Model > Entities > Geometry > BSpline BRep Geometry > IBRepGeometry_DG Go to ActiveX docs Search Documentation


IBRepGeometry_DG Interface

Gives access to BRep type of geometry. Such geometries are created in various ways. One of them is via a call to IModel_DG.AddNewEntity2("BRep"). Another: IEntity_DG.SetGeometryType("BRep"). In these and other situation is is normally needed to query (cast) IBRepGeometry_DG from the general IGeometry_DG interface.

Implements also: IGeometry_DG.

Properties

IBRepShape_DG Shape

Methods

CreateShape
Clear

IBRepShape_DG CreateShape(ShapeType_DG type)


void Clear()

Removes (releases) BRepShape attached to this BRepGeometry