www.gusucode.com > mbcview 工具箱matlab源码程序 > mbcview/@cgfeaturenode/getconstraintfcn.m

    function handle = getconstraintfcn(obj)
%GETCONSTRAINTFCN Returns null, because constraints are not defined for features.

%  Copyright 2000-2004 The MathWorks, Inc. and Ford Global Technologies, Inc.


handle = [];